Class DisablePointersExample
This example demonstrates how to turn pointers on and off by
specifying custom behaviors.
Inheritance
DisablePointersExample
Assembly: cs.temp.dll.dll
public class DisablePointersExample : MonoBehaviour
Fields
Declaration
public Interactable ControllerRayToggle
Field Value
Type |
Description |
Interactable |
|
Declaration
public Interactable GazeToggle
Field Value
Type |
Description |
Interactable |
|
Declaration
public Interactable GrabToggle
Field Value
Type |
Description |
Interactable |
|
Declaration
public Interactable HandRayToggle
Field Value
Type |
Description |
Interactable |
|
Declaration
public Interactable PokeToggle
Field Value
Type |
Description |
Interactable |
|
Methods
Declaration
public void ResetExample()