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