Property distanceWeightCurve
distanceWeightCurve
The curve used to weight an anchor's score by its distance from the user. The X axis is the normalized distance, where 0 is the distance of the closest anchor and 1 is the distance of the furthest anchor. The Y axis is the weight.
Declaration
public AnimationCurve distanceWeightCurve { get; set; }
Property Value
| Type | Description |
|---|---|
| AnimationCurve |