Method SnapshotCameraReadOnlyProperties
SnapshotCameraReadOnlyProperties(Camera)
Snapshot the properties that are read-only in the Camera
Declaration
public void SnapshotCameraReadOnlyProperties(Camera camera)
Parameters
Type | Name | Description |
---|---|---|
Camera | camera | The Camera from which we will take the info |
SnapshotCameraReadOnlyProperties(ref LensSettings)
Snapshot the properties that are read-only in the Camera
Declaration
public void SnapshotCameraReadOnlyProperties(ref LensSettings lens)
Parameters
Type | Name | Description |
---|---|---|
LensSettings | lens | The LensSettings from which we will take the info |