Function SpatialMaterial.transmissionTexture

Texture used to control the transmission effect per-pixel. Added to transmission.

Texture transmissionTexture() nothrow @property @nogc;

void transmissionTexture (
  Texture v
) nothrow @property @nogc;