Method | Description | |
---|---|---|
Awake ( ) : void | ||
CreateEyes ( uint eyeCount ) : void | ||
DoRendering ( ) : void | ||
GetViewerPose ( uint viewerIndex ) : OSVR.ClientKit.Pose3 | ||
Init ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
OnPreCull ( ) : void | ||
UpdateClient ( ) : void | ||
UpdateEyes ( ) : void | ||
UpdateViewerHeadPose ( OSVR headPose ) : void |
Method | Description | |
---|---|---|
EndOfFrame ( ) : IEnumerator |
public GetViewerPose ( uint viewerIndex ) : OSVR.ClientKit.Pose3 | ||
viewerIndex | uint | |
return | OSVR.ClientKit.Pose3 |
public UpdateViewerHeadPose ( OSVR headPose ) : void | ||
headPose | OSVR | |
return | void |