mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Enum ConnectorOrientType

    How does the Tooltip rotate about the connector

    Namespace: Microsoft.MixedReality.Toolkit.UI
    Assembly: cs.temp.dll.dll
    Syntax
    public enum ConnectorOrientType

    Fields

    Name Description
    OrientToCamera

    Tooltip will maintain anchor-pivot relationship relative to camera

    OrientToObject

    Tooltip will maintain anchor-pivot relationship relative to target object

    In This Article
    • Fields
    Back to top Generated by DocFX