![]() | EasedMovementBehaviour Class |
Namespace: Slash.Unity.Common.Transforms
The EasedMovementBehaviour type exposes the following members.
Name | Description | |
---|---|---|
![]() | EasedMovementBehaviour | Initializes a new instance of the EasedMovementBehaviour class |
Name | Description | |
---|---|---|
![]() | CurrentPosition | |
![]() | TargetPosition |
Name | Description | |
---|---|---|
![]() | ClampToSoftBounds | |
![]() | EaseToPosition | |
![]() | SetPosition |
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.
|