mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class SpherePointerVisual

    Inheritance
    Object
    SpherePointerVisual
    Implements
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit.Input
    Assembly: cs.temp.dll.dll
    Syntax
    public class SpherePointerVisual : MonoBehaviour, MonoBehaviour

    Properties

    TetherEndPoint

    Declaration
    public Transform TetherEndPoint { get; }
    Property Value
    Type Description
    Transform

    TetherEndPoint

    Declaration
    public Transform TetherEndPoint { get; }
    Property Value
    Type Description
    Transform

    TetherVisualsEnabled

    Declaration
    public bool TetherVisualsEnabled { get; }
    Property Value
    Type Description
    Boolean

    TetherVisualsEnabled

    Declaration
    public bool TetherVisualsEnabled { get; }
    Property Value
    Type Description
    Boolean

    Methods

    OnDestroy()

    Declaration
    public void OnDestroy()

    OnDestroy()

    Declaration
    public void OnDestroy()

    OnEnable()

    Declaration
    public void OnEnable()

    OnEnable()

    Declaration
    public void OnEnable()

    Start()

    Declaration
    public void Start()

    Start()

    Declaration
    public void Start()

    Update()

    Declaration
    public void Update()

    Update()

    Declaration
    public void Update()

    Implements

    MonoBehaviour
    In This Article
    • Properties
      • TetherEndPoint
      • TetherEndPoint
      • TetherVisualsEnabled
      • TetherVisualsEnabled
    • Methods
      • OnDestroy()
      • OnDestroy()
      • OnEnable()
      • OnEnable()
      • Start()
      • Start()
      • Update()
      • Update()
    • Implements
    Back to top Generated by DocFX