SpatialMaterial.emissionEnabled

If true the body emits light.

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

Meta