![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "RenderGraphDefinitions.h"#include "SceneRendering.h"#include "ScreenSpaceRayTracing.h"#include "HZB.h"Go to the source code of this file.
Enumerations | |
| enum class | EMobileSSRQuality { Disabled , Low , Medium , MAX } |
Functions | |
| bool | IsMobileSSREnabled (const FViewInfo &View) |
| EMobileSSRQuality | ActiveMobileSSRQuality (const FViewInfo &View, bool bHasVelocityTexture) |
| void | SetupMobileSSRParameters (FRDGBuilder &GraphBuilder, const FViewInfo &View, FMobileScreenSpaceReflectionParams &Params) |
|
strong |
| EMobileSSRQuality ActiveMobileSSRQuality | ( | const FViewInfo & | View, |
| bool | bHasVelocityTexture | ||
| ) |
| void SetupMobileSSRParameters | ( | FRDGBuilder & | GraphBuilder, |
| const FViewInfo & | View, | ||
| FMobileScreenSpaceReflectionParams & | Params | ||
| ) |