SpatialMaterial.proximityFadeDistance

Distance over which the fade effect takes place. The larger the distance the longer it takes for an object to fade.

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

Meta