SpatialMaterial.transmission

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

  1. Color transmission [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    Color
    transmission
    ()
  2. Color transmission [@property setter]

Meta