mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Enum FlattenModeType

    Enum which describes how an object's bounds control is to be flattened.

    Namespace: Microsoft.MixedReality.Toolkit.Experimental.UI.BoundsControlTypes
    Assembly: cs.temp.dll.dll
    Syntax
    public enum FlattenModeType

    Fields

    Name Description
    DoNotFlatten
    FlattenAuto

    Flatten the smallest relative axis if it falls below threshold

    FlattenX

    Flatten the X axis

    FlattenY

    Flatten the Y axis

    FlattenZ

    Flatten the Z axis

    In This Article
    • Fields
    Back to top Generated by DocFX