TransformFlags Enum

Definition

Flags used to represent a combination of different types of transformation

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum TransformFlags
Inheritance
TransformFlags
Attributes

Fields

Name Value Description
None 0

No transformations

Move 1

Position transformations

Rotate 2

Rotation transformations

Scale 4

Scale transformations

Applies to

Proizvod Verzije
MRTK3 Core Definitions 3.0, 3.1, 3.2