CameraFacingUpAxisOption_DEPRECATED

The axis of the mesh to point up when camera facing the X-axis.

Choose your operating system:

Windows

macOS

Linux

Syntax

TEnumAsByte< enum EMeshCameraFacingUpAxis > CameraFacingUpAxisOption_DEPRECATED

Remarks

The axis of the mesh to point up when camera facing the X-axis. CameraFacing_NoneUP No attempt to face an axis up or down. CameraFacing_ZUp Z-axis of the mesh should attempt to point up. CameraFacing_NegativeZUp Z-axis of the mesh should attempt to point down. CameraFacing_YUp Y-axis of the mesh should attempt to point up. CameraFacing_NegativeYUp Y-axis of the mesh should attempt to point down.