unreal.Vector2fCameraParameter

class unreal.Vector2fCameraParameter(value: Vector2f = Ellipsis)

Bases: StructBase

Vector2f camera parameter.

C++ Source:

  • Plugin: GameplayCameras

  • Module: GameplayCameras

  • File: CameraParameters.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (Vector2f): [Read-Write]

  • variable (Vector2fCameraVariable): [Read-Write]

property value: Vector2f

[Read-Write]

Type:

(Vector2f)