unreal.MeshCameraFacingUpAxis

class unreal.MeshCameraFacingUpAxis

Bases: unreal.EnumBase

EMesh Camera Facing Up Axis

C++ Source:

  • Module: Engine

  • File: ParticleModuleTypeDataMesh.h

CAMERA_FACING_NEGATIVE_Y_UP

4

CAMERA_FACING_NEGATIVE_Z_UP

2

CAMERA_FACING_NONE_UP

0

CAMERA_FACING_Y_UP

3

CAMERA_FACING_Z_UP

1