SpriteBase3D.opacity

The objects' visibility on a scale from 0 fully invisible to 1 fully visible.

  1. double opacity [@property getter]
    struct SpriteBase3D
    @nogc nothrow @property
    double
    opacity
    ()
  2. double opacity [@property setter]

Meta