Function SpatialMaterial.emissionEnergy

The emitted light's strength. See emissionEnabled.

double emissionEnergy() nothrow @property @nogc;

void emissionEnergy (
  double v
) nothrow @property @nogc;