UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PathTracingOutputInvalidateReason.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
namespace
PathTracing
6
{
7
enum class
EInvalidateReason
8
{
9
UpdateMaterialParameter
,
10
Uncategorized
11
};
12
}
PathTracing
Definition
PathTracingOutputInvalidateReason.h:6
PathTracing::EInvalidateReason
EInvalidateReason
Definition
PathTracingOutputInvalidateReason.h:8
PathTracing::EInvalidateReason::Uncategorized
@ Uncategorized
PathTracing::EInvalidateReason::UpdateMaterialParameter
@ UpdateMaterialParameter
Engine
Source
Runtime
RenderCore
Public
PathTracingOutputInvalidateReason.h
Generated by
1.9.8