Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/TRDGHandle
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphDefinitions.h |
| Include | #include "RenderGraphDefinitions.h" |
static TRDGHandle Min
&40;
TRDGHandle A,
TRDGHandle B
&41;
Remarks
Returns the min of two pass handles. Returns null if both are null; returns the valid handle if one is null.