![]() |
Neuro-VISOR
0.2.0
Visualize and interact with computational simulations using a virtual reality interface
|
Only allow this MeshRenderer (and collider) to be enabled if a parent's is More...
Inherits MonoBehaviour.
Public Attributes | |
| MeshRenderer | parent = null |
| Collider | optionalCollider = null |
Private Member Functions | |
| void | Awake () |
| void | Update () |
Private Attributes | |
| MeshRenderer | mr = null |
Only allow this MeshRenderer (and collider) to be enabled if a parent's is
It is useful to allow this gameobject to remain enabled while not allowing it to be interactable.
|
private |
|
private |
|
private |
| Collider C2M2.Utils.MeshRenderChild.optionalCollider = null |
| MeshRenderer C2M2.Utils.MeshRenderChild.parent = null |