SolverOrientationType Enum

Definition

public enum class SolverOrientationType
public enum SolverOrientationType
type SolverOrientationType = 
Public Enum SolverOrientationType
Inheritance
SolverOrientationType

Fields

CameraAligned 5

Align parallel to the direction the camera is facing

CameraFacing 4

Orient toward the main camera instead of SolverHandler's properties.

FaceTrackedObject 1

Face toward the tracked object

FollowTrackedObject 0

Use the tracked object's pitch, yaw, and roll

Unmodified 3

Leave the object's rotation alone

YawOnly 2

Orient towards SolverHandler's tracked object or TargetTransform

Applies to