SpatialMaterial.emission

The emitted light's color. See emissionEnabled.

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

Meta