This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| KeyCode | GridKey ( ) The key that toggles the grid of cubes. |
| GameObject | CubeGrid ( ) |
| bool | CubeGridOn ( ) |
| bool | |
| bool | CubeSwitchColor ( ) |
| int | gridSizeX ( ) |
| int | gridSizeY ( ) |
| int | gridSizeZ ( ) |
| float | gridScale ( ) |
| float | cubeScale ( ) |
| OVRCameraRig | CameraController ( ) |
| void | Update ( ) Update this instance. |
| void | UpdateCubeGrid ( ) |
| void | CreateCubeGrid ( ) |
| void | CubeGridSwitchColor ( bool CubeSwitchColor ) Switch the Cube grid color. |
| void | SetOVRCameraController ( ref OVRCameraRig cameraController ) Sets the OVR camera controller. |