Urho.Actions.BezierBy Class
Sets the position of the node to follow a specified bezier path.
See Also: BezierBy
Syntax
public class BezierBy : FiniteTimeAction
Requirements
Namespace: Urho.Actions
Assembly: Urho (in Urho.dll)
Assembly Versions: 1.0.0.0
Assembly: Urho (in Urho.dll)
Assembly Versions: 1.0.0.0
The members of Urho.Actions.BezierBy are listed below.
See Also: FiniteTimeAction
Public Constructors
Public Properties
[read-only] | BezierConfig | BezierConfig. |
Public Methods
override | Reverse() |
Protected Methods
override | StartAction(Node)Creates the action state for this action, called on demand from the framework to start executing the recipe. |