The base abstract class for all Transform constraints. More...

Public Member Functions | |
| abstract void | UpdateConstraint () |
| Updates the constraint. More... | |
Public Attributes | |
| Transform | transform |
| The transform to constrain. More... | |
| float | weight |
| Constraint weight. More... | |
Properties | |
| bool | isValid [get] |
| Gets a value indicating whether this Constraint is valid. More... | |
The base abstract class for all Transform constraints.
1.8.4