CameraAttributes

Inherits: Resource < RefCounted < Object

Inherited By: CameraAttributesPhysical, CameraAttributesPractical

There is currently no description for this class. Please help us by contributing one!

Properties

bool

auto_exposure_enabled

false

float

auto_exposure_scale

0.4

float

auto_exposure_speed

0.5

float

exposure_multiplier

1.0

float

exposure_sensitivity

100.0


Property Descriptions

bool auto_exposure_enabled = false

  • void set_auto_exposure_enabled ( bool value )

  • bool is_auto_exposure_enabled ( )

There is currently no description for this property. Please help us by contributing one!


float auto_exposure_scale = 0.4

  • void set_auto_exposure_scale ( float value )

  • float get_auto_exposure_scale ( )

There is currently no description for this property. Please help us by contributing one!


float auto_exposure_speed = 0.5

  • void set_auto_exposure_speed ( float value )

  • float get_auto_exposure_speed ( )

There is currently no description for this property. Please help us by contributing one!


float exposure_multiplier = 1.0

  • void set_exposure_multiplier ( float value )

  • float get_exposure_multiplier ( )

There is currently no description for this property. Please help us by contributing one!


float exposure_sensitivity = 100.0

  • void set_exposure_sensitivity ( float value )

  • float get_exposure_sensitivity ( )

There is currently no description for this property. Please help us by contributing one!