Method CopyCameraMode
CopyCameraMode(ref LensSettings)
Copy the properties controlled by camera mode. If ModeOverride is None, then some internal state information must be transferred.
Declaration
public void CopyCameraMode(ref LensSettings fromLens)
Parameters
| Type | Name | Description |
|---|---|---|
| LensSettings | fromLens | The LensSettings from which we will take the info |