SpherePointerVisual Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class SpherePointerVisual : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/SpherePointerVisual")]
public class SpherePointerVisual : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/SpherePointerVisual")>]
type SpherePointerVisual = class
inherit MonoBehaviour
Public Class SpherePointerVisual
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourSpherePointerVisual
- Attributes
-
UnityEngine.AddComponentMenuAttribute
Constructors
SpherePointerVisual() |
Properties
TetherEndPoint | |
TetherVisualsEnabled |
Methods
OnDestroy() | |
OnEnable() | |
Start() | |
Update() |