SpatialMaterial.emission

The emitted light's color. See emissionEnabled.

  1. Color emission [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    Color
    emission
    ()
  2. Color emission [@property setter]

Meta