SpatialMaterial.refractionEnabled

If true, the refraction effect is enabled. Distorts transparency based on light from behind the object.

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

Meta