Function SpatialMaterial.transmission

The color used by the transmission effect. Represents the light passing through an object.

Color transmission() nothrow @property @nogc;

void transmission (
  Color v
) nothrow @property @nogc;