![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| struct | FVolumetricFogIntegrationParameterData |
Functions | |
| FVector3f | VolumetricFogTemporalRandom (uint32 FrameNumber) |
| float | GetVolumetricFogLightSoftFading () |
| void | SetupVolumetricFogIntegrationParameters (FVolumetricFogIntegrationParameters &Out, FViewInfo &View, const FVolumetricFogIntegrationParameterData &IntegrationData) |
| int32 | ComputeZSliceFromDepth (float SceneDepth, FVector GridZParams) |
| FVector | GetVolumetricFogGridZParams (float NearPlane, float FarPlane, int32 GridSizeZ) |
| float GetVolumetricFogLightSoftFading | ( | ) |
| void SetupVolumetricFogIntegrationParameters | ( | FVolumetricFogIntegrationParameters & | Out, |
| FViewInfo & | View, | ||
| const FVolumetricFogIntegrationParameterData & | IntegrationData | ||
| ) |