SpatialMaterial.transmission

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

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

Meta