Neuro-VISOR  0.2.0
Visualize and interact with computational simulations using a virtual reality interface
C2M2.Utils.SceneRestarter Class Reference

Restart the scene upon a button click. More...

Inherits MonoBehaviour.

Public Attributes

KeyCode keyboardRestartButton = KeyCode.Space
 

Private Member Functions

void Update ()
 

Detailed Description

Restart the scene upon a button click.

Used for research symposium live demos

Member Function Documentation

◆ Update()

void C2M2.Utils.SceneRestarter.Update ( )
private

Member Data Documentation

◆ keyboardRestartButton

KeyCode C2M2.Utils.SceneRestarter.keyboardRestartButton = KeyCode.Space

The documentation for this class was generated from the following file: