Tanoda
Leap.Unity.LeapRTS Class Reference

Use this component on a Game Object to allow it to be manipulated by a pinch gesture. The component allows rotation, translation, and scale of the object (RTS). More...

Inheritance diagram for Leap.Unity.LeapRTS:

Public Types

enum  RotationMethod { None , Single , Full }
 

Properties

PinchDetector PinchDetectorA [get, set]
 
PinchDetector PinchDetectorB [get, set]
 

Detailed Description

Use this component on a Game Object to allow it to be manipulated by a pinch gesture. The component allows rotation, translation, and scale of the object (RTS).

Definition at line 17 of file LeapRTS.cs.

Member Enumeration Documentation

◆ RotationMethod

Enumerator
None 
Single 
Full 

Definition at line 19 of file LeapRTS.cs.

Property Documentation

◆ PinchDetectorA

PinchDetector Leap.Unity.LeapRTS.PinchDetectorA
getset

Definition at line 27 of file LeapRTS.cs.

◆ PinchDetectorB

PinchDetector Leap.Unity.LeapRTS.PinchDetectorB
getset

Definition at line 38 of file LeapRTS.cs.


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