C# Class LeapCameraAlignment, StarGrabberGearVR

Inheritance: MonoBehaviour
Afficher le fichier Open project: leapmotion/StarGrabberGearVR Class Usage Examples

Méthodes publiques

Свойство Type Description
centerEye Transform
handController HandController,
leftEye Transform
rightEye Transform

Méthodes publiques

Méthode Description
LateUpdate ( ) : void

Private Methods

Méthode Description
HasNaN ( Vector3 v ) : bool

Method Details

LateUpdate() public méthode

public LateUpdate ( ) : void
Résultat void

Property Details

centerEye public_oe property

public Transform centerEye
Résultat Transform

handController public_oe property

public HandController, handController
Résultat HandController,

leftEye public_oe property

public Transform leftEye
Résultat Transform

rightEye public_oe property

public Transform rightEye
Résultat Transform