Yt_ConstraintType
Yt_ConstraintType: ENUM
| Enumerated Type | #INT Value | ENUM String | Description | Usage |
|---|---|---|---|---|
| Yt_ConstraintType | Describes if the constraint is symmetric in two directions or not | |||
| 0 | Symmetric | Constraints are the same in either direction | Yt_ConstraintType#Symmetric | |
| 1 | Asymmetric | Constraints are not symmetric in positive and negative direction | Yt_ConstraintType#Asymmetric | |