C# Class MinVR.VRMain

Inheritance: UnityEngine.MonoBehaviour
Datei anzeigen Open project: ivlab/Paint3D Class Usage Examples

Public Properties

Property Type Description
fakeHeadTrackerEvent string

Public Methods

Method Description
PostRender ( ) : void
PreUpdate ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Method Description
EndOfFrameCallback ( ) : IEnumerator

Method Details

PostRender() public method

public PostRender ( ) : void
return void

PreUpdate() public method

public PreUpdate ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

fakeHeadTrackerEvent public_oe property

public string fakeHeadTrackerEvent
return string