unreal.VirtualCameraAxis

class unreal.VirtualCameraAxis

Bases: unreal.EnumBase

EVirtual Camera Axis

C++ Source:

  • Plugin: VirtualCamera

  • Module: VirtualCamera

  • File: VirtualCameraSaveGame.h

LOCATION_X

Locking for x location movement; Truck

Type

0

LOCATION_Y

Locking for y location movement; Dolly

Type

1

LOCATION_Z

Locking for z location movement; Boom

Type

2

ROTATION_X

Locking for x rotation movement; Dutch or Roll

Type

3

ROTATION_Y

Locking for y rotation movement; Tilt or Pitch

Type

4

ROTATION_Z

Locking for Z rotation movement; Pan or Yaw

Type

5