B1CameraGameOptionPreset
- Defines game option preset values (shadow quality and FOV) applied
* per camera mode, excluding top-view cameras.
| Property | Type | Description | Metadata |
|---|---|---|---|
| AdditionalShadowQuality | int32 | Additive shadow quality offset for this camera mode (-4 to 4). The final shadow quality is clamped to [0, 4]. | Category: B1CameraGameOptionPreset ClampMax: 4 ClampMin: -4 |
| FOV | float | Field of view applied for this camera mode. | Category: B1CameraGameOptionPreset ClampMin: 0 |