Method |
Description |
|
AssumeDragCubePosition ( string name ) : void |
|
|
FixedUpdate ( ) : void |
|
|
GetDragCubeNames ( ) : string[] |
|
|
IsMoving ( ) : bool |
|
|
OnActive ( ) : void |
|
|
OnAwake ( ) : void |
|
|
PlayAnimation ( float speed ) : void |
|
|
SetAnimation ( float position, float speed = 0.0f ) : void |
|
|
SetScalar ( float t ) : void |
|
|
SetUIRead ( bool state ) : void |
|
|
SetUIWrite ( bool state ) : void |
|
|
SetUpAnimation ( string animationName, Part part ) : UnityEngine.AnimationState[] |
|
|
Start ( ) : void |
|
|
UsesProceduralDragCubes ( ) : bool |
|
|