ConstantViewSize.CurrentDistancePercent Property

Definition

0 to 1 between MinDistance and MaxDistance. If current is less than max, object is potentially on a surface [or some other condition like interpolating] (since it may still be on surface, but scale percent may be clamped at max). This value is subject to inaccuracies due to smoothing/interpolation/momentum.

public:
 property float CurrentDistancePercent { float get(); };
public float CurrentDistancePercent { get; }
member this.CurrentDistancePercent : single
Public ReadOnly Property CurrentDistancePercent As Single

Property Value

Applies to