![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Enumerations | |
| enum class | EInvalidateReason { UpdateMaterialParameter , Uncategorized } |
Functions | |
| bool | ShouldCompilePathTracingShadersForProject (EShaderPlatform ShaderPlatform) |
| bool | UsesDecals (const FSceneViewFamily &ViewFamily) |
| bool | UsesReferenceAtmosphere (const FViewInfo &View) |
| bool | UsesReferenceDOF (const FViewInfo &View) |
| bool | NeedsAntiAliasing (const FViewInfo &View) |
| bool | NeedsTonemapping () |
| bool | IsOutputInvalidateAllowed (EInvalidateReason InvalidateReason) |
|
strong |
| bool PathTracing::IsOutputInvalidateAllowed | ( | EInvalidateReason | InvalidateReason | ) |
| bool PathTracing::NeedsTonemapping | ( | ) |
| bool PathTracing::ShouldCompilePathTracingShadersForProject | ( | EShaderPlatform | ShaderPlatform | ) |
| bool PathTracing::UsesDecals | ( | const FSceneViewFamily & | ViewFamily | ) |