Tanoda
|
Public Attributes | |
TranslationAxis | axis |
![]() | |
UnityEvent | OnShouldShowHandle = new UnityEvent() |
UnityEvent | OnShouldHideHandle = new UnityEvent() |
UnityEvent | OnHandleActivated = new UnityEvent() |
UnityEvent | OnHandleDeactivated = new UnityEvent() |
Protected Member Functions | |
override void | Start () |
virtual void | Start () |
Additional Inherited Members | |
![]() | |
void | syncRigidbodyWithTransform () |
void | EnsureVisible () |
Called by the Transform Tool when this handle should be visible. More... | |
void | EnsureHidden () |
Called by the Transform Tool when this handle should not be visible. More... | |
![]() | |
InteractionBehaviour | _intObj |
TransformTool | _tool |
Definition at line 19 of file TransformTranslationHandle.cs.
|
protectedvirtual |
Reimplemented from Leap.Unity.Examples.TransformHandle.
Definition at line 23 of file TransformTranslationHandle.cs.
TranslationAxis Leap.Unity.Examples.TransformTranslationHandle.axis |
Definition at line 21 of file TransformTranslationHandle.cs.