Click or drag to resize
ConstraintOneOverTargetListCount Property
Gets the reciprocal of the target list count.

Namespace: Candlelight.Maya
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
protected float OneOverTargetListCount { get; set; }

Property Value

Type: Single
The reciprocal of the target list count.
See Also