Constraints to position in world space. More...


Public Member Functions | |
| override void | UpdateConstraint () |
| Updates the constraint. More... | |
Public Attributes | |
| Vector3 | position |
| The target position. More... | |
Public Attributes inherited from Constraint | |
| Transform | transform |
| The transform to constrain. More... | |
| float | weight |
| Constraint weight. More... | |
Additional Inherited Members | |
Properties inherited from Constraint | |
| bool | isValid [get] |
| Gets a value indicating whether this Constraint is valid. More... | |
Constraints to position in world space.
1.8.4