Click or drag to resize

CameraEmulator.SetIsAutoExposureOnCamera Method

[Missing <summary> documentation for "M:RAYLASE.Marker.CamerasPlugin.Emulator.CameraEmulator.SetIsAutoExposureOnCamera(System.Boolean)"]


Namespace: RAYLASE.Marker.CamerasPlugin.Emulator
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.20.0
Syntax
C#
protected override bool SetIsAutoExposureOnCamera(
	bool isAutoExposure
)

Parameters

isAutoExposure  Boolean

[Missing <param name="isAutoExposure"/> documentation for "M:RAYLASE.Marker.CamerasPlugin.Emulator.CameraEmulator.SetIsAutoExposureOnCamera(System.Boolean)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.CamerasPlugin.Emulator.CameraEmulator.SetIsAutoExposureOnCamera(System.Boolean)"]

See Also