Texture.alphaMod

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

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

Meta