Move
Class in Zigurous.Animation
Inherits from UpdateBehaviour
Declaration
public sealed class Move : UpdateBehaviourDescription
Moves an object in space by a given speed.
Properties
| space | The coordinate space in which the object moves. |
| speed | The speed at which the object moves. |
Methods
| OnUpdate | Handles updates of the animation behavior. |
Inherited
Properties
| updateMode | The update mode of the behavior. |