UxrCcdConstraintType Enumeration
Enumerates the different constraints of a CCD link.
Namespace: UltimateXR.Animation.IK
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public enum UxrCcdConstraintType
Members
| Member name | Value | Description | |
|---|---|---|---|
| SingleAxis | 0 | Constrained to one axis. | |
| TwoAxes | 1 | Constrained to two axes. |