Function SpatialMaterial.distanceFadeMaxDistance
Distance at which the object fades fully and is no longer visible.
double distanceFadeMaxDistance() nothrow @property @nogc;
void distanceFadeMaxDistance
(
double v
) nothrow @property @nogc;