Method From
From(HDCamera)
Extract the CameraSettings from an HDCamera
Declaration
public static CameraSettings From(HDCamera hdCamera)
Parameters
Type | Name | Description |
---|---|---|
HDCamera | hdCamera | The camera to extract from |
Returns
Type | Description |
---|---|
CameraSettings | The CameraSettings |