| EasedMovementBehaviour Fields |
The EasedMovementBehaviour type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundsHard |
Collider to clamp position to, always.
| |
| BoundsSoft |
Collider to clamp position to, when requested.
| |
| EaseFactor | ||
| IgnoreBoundsX | ||
| IgnoreBoundsY | ||
| IgnoreBoundsZ | ||
| Static |
Prevents all movement.
| |
| Target |
Game object to move.
|