SpatialMaterial.depthScale

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

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

Meta