Click or drag to resize
OrientConstraintInterpType Property
Gets or sets the interpolation method to use if there are several ConstraintTargets.

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

Property Value

Type: QuaternionInterpolationMode
The interpolation method to use if there are several ConstraintTargets.
See Also