Method SnapshotCameraReadOnlyProperties
SnapshotCameraReadOnlyProperties(Camera)
Snapshot the properties that are read-only in the Camera
선언
public void SnapshotCameraReadOnlyProperties(Camera camera)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| Camera | camera | The Camera from which we will take the info |
SnapshotCameraReadOnlyProperties(ref LensSettings)
Snapshot the properties that are read-only in the Camera
선언
public void SnapshotCameraReadOnlyProperties(ref LensSettings lens)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| LensSettings | lens | The LensSettings from which we will take the info |