Click or drag to resize
ConstraintTargetWeight Property
Gets the influence of the target on the Constraint.

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

Property Value

Type: Single
The influence of the target on the Constraint.
See Also