InnerSphereMultiplier#

Model parameter that can be used to modify the shape of the interaction.

Internally the interaction is modelled by a pair of nested spheres. The forces from the two spheres combine to create the final effect. This parameter scales the effect of the inner sphere and can be tweaked to adjust the shape of the result.

Declaration#

public float InnerSphereMultiplier { get; set; }