unreal.MeshCameraFacingUpAxis

class unreal.MeshCameraFacingUpAxis

Bases: EnumBase

EMesh Camera Facing Up Axis

C++ Source:

  • Module: Engine

  • File: ParticleModuleTypeDataMesh.h

CAMERA_FACING_NEGATIVE_Y_UP: MeshCameraFacingUpAxis

4

CAMERA_FACING_NEGATIVE_Z_UP: MeshCameraFacingUpAxis

2

CAMERA_FACING_NONE_UP: MeshCameraFacingUpAxis

0

CAMERA_FACING_Y_UP: MeshCameraFacingUpAxis

3

CAMERA_FACING_Z_UP: MeshCameraFacingUpAxis

1