SpatialMaterial.transmissionEnabled

If true, the transmission effect is enabled.

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

Meta