SpriteBase3D.transparent

If true, the texture's transparency and the opacity are used to make those parts of the sprite invisible.

  1. bool transparent [@property getter]
  2. bool transparent [@property setter]
    struct SpriteBase3D
    @nogc nothrow @property
    void
    transparent
    (
    bool v
    )

Meta