unreal.BooleanCameraParameter

class unreal.BooleanCameraParameter(value: bool = False)

Bases: StructBase

Boolean camera parameter.

C++ Source:

  • Plugin: GameplayCameras

  • Module: GameplayCameras

  • File: CameraParameters.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (bool): [Read-Write]

  • variable (BooleanCameraVariable): [Read-Write]

property value: bool

[Read-Write]

Type:

(bool)