Method ChangeHDCameraExposure
ChangeHDCameraExposure(Camera, float)
Sets the exposure time of the given camera.
Declaration
public static void ChangeHDCameraExposure(Camera camera, float exposureTime)
Parameters
| Type | Name | Description |
|---|---|---|
| Camera | camera | The camera to modify. |
| float | exposureTime | The exposure time to set. |