unreal.FloatCameraParameter

class unreal.FloatCameraParameter(value: float = 0.0)

Bases: StructBase

Float camera parameter.

C++ Source:

  • Plugin: GameplayCameras

  • Module: GameplayCameras

  • File: CameraParameters.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (float): [Read-Write]

  • variable (FloatCameraVariable): [Read-Write]

property value: float

[Read-Write]

Type:

(float)