Click or drag to resize
EasedMovementBehaviour Fields

The EasedMovementBehaviour type exposes the following members.

Fields
  NameDescription
Public fieldBoundsHard
Collider to clamp position to, always.
Public fieldBoundsSoft
Collider to clamp position to, when requested.
Public fieldEaseFactor
Public fieldIgnoreBoundsX
Public fieldIgnoreBoundsY
Public fieldIgnoreBoundsZ
Public fieldStatic
Prevents all movement.
Public fieldTarget
Game object to move.
Top
See Also