C# Class LeapCameraAlignment, StarGrabberGearVR

Inheritance: MonoBehaviour
Exibir arquivo Open project: leapmotion/StarGrabberGearVR Class Usage Examples

Public Properties

Property Type Description
centerEye Transform
handController HandController,
leftEye Transform
rightEye Transform

Public Methods

Method Description
LateUpdate ( ) : void

Private Methods

Method Description
HasNaN ( Vector3 v ) : bool

Method Details

LateUpdate() public method

public LateUpdate ( ) : void
return void

Property Details

centerEye public_oe property

public Transform centerEye
return Transform

handController public_oe property

public HandController, handController
return HandController,

leftEye public_oe property

public Transform leftEye
return Transform

rightEye public_oe property

public Transform rightEye
return Transform