FlattenMode Enum

Definition

Scale mode that is used for scaling behavior of bounds control.

C#
public enum FlattenMode
Inheritance
FlattenMode

Fields

Name Value Description
Never 0

Regardless of how thin the bounds are, the BoundsControl will not flatten.

Auto 1

If the bounds is sufficiently thin, the BoundsControl will automatically flatten along the thinnest axis.

Always 2

Regardless of how thin or thick the bounds are, the BoundsControl will always flatten along the thinnest axis.

Applies to

Táirge Leaganacha
MRTK3 Spatial Manipulation 3.0, 3.1, 3.2