SpriteBase3D.shaded

If true the Light in the Environment has effects on the Sprite. Default value: false.

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

Meta