Property | Type | Description | |
---|---|---|---|
GridKey | KeyCode, |
Method | Description | |
---|---|---|
CreateCubeGrid ( ) : void | ||
CubeGridSwitchColor ( bool CubeSwitchColor ) : void |
Switch the Cube grid color.
|
|
SetOVRCameraController ( OVRCameraRig, &cameraController ) : void |
Sets the OVR camera controller.
|
|
Update ( ) : void |
Update this instance.
|
|
UpdateCubeGrid ( ) : void |
public CubeGridSwitchColor ( bool CubeSwitchColor ) : void | ||
CubeSwitchColor | bool | If set to |
return | void |
public SetOVRCameraController ( OVRCameraRig, &cameraController ) : void | ||
cameraController | OVRCameraRig, | Camera controller. |
return | void |