Tanoda
Leap.Unity.Examples.TransformTranslationHandle Class Reference
Inheritance diagram for Leap.Unity.Examples.TransformTranslationHandle:
Leap.Unity.Examples.TransformHandle

Public Attributes

TranslationAxis axis
 
- Public Attributes inherited from Leap.Unity.Examples.TransformHandle
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

- Public Member Functions inherited from Leap.Unity.Examples.TransformHandle
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...
 
- Protected Attributes inherited from Leap.Unity.Examples.TransformHandle
InteractionBehaviour _intObj
 
TransformTool _tool
 

Detailed Description

Definition at line 19 of file TransformTranslationHandle.cs.

Member Function Documentation

◆ Start()

override void Leap.Unity.Examples.TransformTranslationHandle.Start ( )
protectedvirtual

Reimplemented from Leap.Unity.Examples.TransformHandle.

Definition at line 23 of file TransformTranslationHandle.cs.

Member Data Documentation

◆ axis

TranslationAxis Leap.Unity.Examples.TransformTranslationHandle.axis

Definition at line 21 of file TransformTranslationHandle.cs.


The documentation for this class was generated from the following file: