Class DistanceDensity
Leaf: a spherical field — Euclidean distance from the origin run through a falloff function.
public sealed class DistanceDensity : Density
- Inheritance
-
DistanceDensity
- Inherited Members
Constructors
DistanceDensity(Func<double, double>)
Leaf: a spherical field — Euclidean distance from the origin run through a falloff function.
public DistanceDensity(Func<double, double> falloffFunction)
Parameters
Methods
Process(Context)
public override double Process(Density.Context context)