DistanceFromSurfaceUseCurve¶
Whether to apply a curve to the distance.
Normalizes and inverts the distance to be between zero and one, then applies a curve.
Declaration¶
public bool DistanceFromSurfaceUseCurve { get; set; }
Whether to apply a curve to the distance.
Normalizes and inverts the distance to be between zero and one, then applies a curve.
public bool DistanceFromSurfaceUseCurve { get; set; }