unreal.Integer32CameraParameter

class unreal.Integer32CameraParameter(value: int = 0)

Bases: StructBase

Integer camera parameter.

C++ Source:

  • Plugin: GameplayCameras

  • Module: GameplayCameras

  • File: CameraParameters.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (int32): [Read-Write]

  • variable (Integer32CameraVariable): [Read-Write]

property value: int

[Read-Write]

Type:

(int32)