unreal.Vector3fCameraParameter

class unreal.Vector3fCameraParameter(value: Vector3f = Ellipsis)

Bases: StructBase

Vector3f camera parameter.

C++ Source:

  • Plugin: GameplayCameras

  • Module: GameplayCameras

  • File: CameraParameters.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (Vector3f): [Read-Write]

  • variable (Vector3fCameraVariable): [Read-Write]

property value: Vector3f

[Read-Write]

Type:

(Vector3f)