C# Class LeapCameraAlignment, StarGrabberGearVR

Inheritance: MonoBehaviour
Show file 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 property

public Transform centerEye
return Transform

handController public property

public HandController, handController
return HandController,

leftEye public property

public Transform leftEye
return Transform

rightEye public property

public Transform rightEye
return Transform