SpatialMaterial.depthScale

Scales the depth offset effect. A higher number will create a larger depth.

  1. double depthScale [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    double
    depthScale
    ()
  2. double depthScale [@property setter]

Meta