mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Enum OrientationType

    Orientation type enum

    Namespace: Microsoft.MixedReality.Toolkit.Utilities
    Assembly: cs.temp.dll.dll
    Syntax
    public enum OrientationType

    Fields

    Name Description
    FaceCenterAxis

    Lay flat on the surface, facing in

    FaceCenterAxisReversed

    Lay flat on the surface, facing out

    FaceOrigin

    Rotate towards the origin

    FaceOriginReversed

    Rotate towards the origin + 180 degrees

    FaceParentDown

    Parent Relative Down

    FaceParentForwardReversed

    Zero rotation + 180 degrees

    FaceParentFoward

    Zero rotation

    FaceParentUp

    Parent Relative Up

    None

    Don't rotate at all

    In This Article
    • Fields
    Back to top Generated by DocFX