SpriteBase3D.opacity

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

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

Meta