|
ActionDirector
1.0.0
The action director's cut for rapid actions integration
|
Reset a transform object state. More...
Public Member Functions | |
| override void | Run () |
Public Attributes | |
| ActionSaveState | actionSaveState |
Reset a transform object state.
This action reset the state of a transform object previously saved using ActionSaveState. It will reset all transform properties, colors if it's a SpriteRenderer or a Graphic and all the vertices if it's a mesh.
| ActionSaveState ActionDirector.ActionResetState.actionSaveState |
The save state to reset