Class SpherePointerVisual
Namespace: Microsoft.MixedReality.Toolkit.Input
Assembly: cs.temp.dll.dll
Syntax
public class SpherePointerVisual : MonoBehaviour
  Properties
TetherEndPoint
Declaration
public Transform TetherEndPoint { get; }
  Property Value
| Type | Description | 
|---|---|
| Transform | 
TetherVisualsEnabled
Declaration
public bool TetherVisualsEnabled { get; }
  Property Value
| Type | Description | 
|---|---|
| Boolean | 
Methods
OnDestroy()
Declaration
public void OnDestroy()
  OnEnable()
Declaration
public void OnEnable()
  Start()
Declaration
public void Start()
  Update()
Declaration
public void Update()