Function SpatialMaterial.transmissionEnabled

If true, the transmission effect is enabled.

bool transmissionEnabled() nothrow @property @nogc;

void transmissionEnabled (
  bool v
) nothrow @property @nogc;