CameraProperty Class |
Namespace: MoverioBasicFunctionUnityPlugin
public class CameraProperty
The CameraProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| Brightness |
The camera brightness
| |
| BrightnessMax |
The maximum camera brightness value
| |
| BrightnessMin |
The minimum camera brightness value
| |
| CaptureFps |
The camera frame rate
| |
| CaptureSize |
The camera resolution
| |
| ExposureMode |
The camera exposure adjustment mode
| |
| ExposureStep |
The camera exposure compensation coefficient
| |
| ExposureStepMax |
The maximum value of the camera exposure compensation coefficient
| |
| ExposureStepMin |
The minimum value of the camera exposure compensation coefficient
| |
| FocusDistance |
The camera focusDistance
| |
| FocusDistanceMax |
The maximum camera focusDistance value
| |
| FocusDistanceMin |
The minimum camera focusDistance value
| |
| FocusMode |
The camera focus mode
| |
| Gain |
The camera gain
| |
| GainMax |
The maximum camera gain value
| |
| GainMin |
The minimum camera gain value
| |
| IndicatorMode |
The camera indicator mode
| |
| PowerLineFrequencyControlMode |
The power line frequency control mode of the camera
| |
| WhiteBalanceMode |
The camera white balance adjustment mode
|