B1WorldMapPostProcessSetting
- Structure that defines post-process settings for the world map.
* Specifies the time/distance curve, center location, and sound effect for the post-process transition.
| Property | Type | Description | Metadata |
|---|---|---|---|
| PostProcessCurve | UCurveFloat* | Curve defining the post-process progression over time and distance. | Category: B1WorldMapPostProcessSetting |
| PostProcessCenterLocation | FVector | World-space center location from which the post-process effect originates. | Category: B1WorldMapPostProcessSetting |
| SoundId | FName | Sound ID played alongside the post-process effect. | Category: B1WorldMapPostProcessSetting |