Table of Contents

Enum FacingMode

See Facing.

public enum FacingMode : byte

Fields

Camera = 2

The facing/up vector will automatically face the camera based on the individual visual's position.

Global = 0

The facing/up vector will be inherited from the global default.

Value = 1

The facing/up vector has explicitly been set.