Scale
Class in Zigurous.Animation
Inherits from UpdateBehaviour
Declaration
public sealed class Scale : UpdateBehaviourDescription
Scales an object over time by a given speed.
Properties
| speed | The speed at which the object's scale changes. |
Methods
| OnUpdate | Handles updates of the animation behavior. |
Inherited
Properties
| updateMode | The update mode of the behavior. |