mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Struct StabilizationPlaneOverride

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Microsoft.MixedReality.Toolkit.Experimental.Utilities
    Assembly: cs.temp.dll.dll
    Syntax
    public struct StabilizationPlaneOverride

    Fields

    Center

    Center of the plane

    Declaration
    public Vector3 Center
    Field Value
    Type Description
    Vector3

    Center

    Center of the plane

    Declaration
    public Vector3 Center
    Field Value
    Type Description
    Vector3

    Normal

    Normal of the plane

    Declaration
    public Vector3 Normal
    Field Value
    Type Description
    Vector3

    Normal

    Normal of the plane

    Declaration
    public Vector3 Normal
    Field Value
    Type Description
    Vector3
    In This Article
    • Fields
      • Center
      • Center
      • Normal
      • Normal
    Back to top Generated by DocFX