Definition at line 19 of file TransformHandle.cs.
◆ EnsureHidden()
void Leap.Unity.Examples.TransformHandle.EnsureHidden |
( |
| ) |
|
Called by the Transform Tool when this handle should not be visible.
Definition at line 69 of file TransformHandle.cs.
◆ EnsureVisible()
void Leap.Unity.Examples.TransformHandle.EnsureVisible |
( |
| ) |
|
Called by the Transform Tool when this handle should be visible.
Definition at line 60 of file TransformHandle.cs.
◆ Start()
virtual void Leap.Unity.Examples.TransformHandle.Start |
( |
| ) |
|
|
protectedvirtual |
◆ syncRigidbodyWithTransform()
void Leap.Unity.Examples.TransformHandle.syncRigidbodyWithTransform |
( |
| ) |
|
◆ _intObj
◆ _tool
◆ OnHandleActivated
UnityEvent Leap.Unity.Examples.TransformHandle.OnHandleActivated = new UnityEvent() |
◆ OnHandleDeactivated
UnityEvent Leap.Unity.Examples.TransformHandle.OnHandleDeactivated = new UnityEvent() |
◆ OnShouldHideHandle
UnityEvent Leap.Unity.Examples.TransformHandle.OnShouldHideHandle = new UnityEvent() |
◆ OnShouldShowHandle
UnityEvent Leap.Unity.Examples.TransformHandle.OnShouldShowHandle = new UnityEvent() |
The documentation for this class was generated from the following file: