C# Class LMHeadMountedRigConfiguration

Mostra file Open project: leapmotion/ImageGrid Class Usage Examples

Public Methods

Method Description
LMHeadMountedRigConfiguration ( string name, bool backgroundQuad, HandModel, leftHandModel, HandModel, rightHandModel, bool leftAndRightCameras, bool leftAndRightImageRetrievers, bool centerCamera, int clearFlags, float timewarp, float position, float forward ) : UnityEngine

Method Details

LMHeadMountedRigConfiguration() public method

public LMHeadMountedRigConfiguration ( string name, bool backgroundQuad, HandModel, leftHandModel, HandModel, rightHandModel, bool leftAndRightCameras, bool leftAndRightImageRetrievers, bool centerCamera, int clearFlags, float timewarp, float position, float forward ) : UnityEngine
name string
backgroundQuad bool
leftHandModel HandModel,
rightHandModel HandModel,
leftAndRightCameras bool
leftAndRightImageRetrievers bool
centerCamera bool
clearFlags int
timewarp float
position float
forward float
return UnityEngine