Texture.alphaMod

Sets the texture's alpha value, or transparency, if possible Alpha varies from 0 to 255

  1. ubyte alphaMod [@property setter]
    class Texture
    @property
    void
    alphaMod
  2. ubyte alphaMod [@property getter]

Meta