SetDepthBoundsTest

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIUtilities.h

Include

#include "RHIUtilities.h"

Source

/Engine/Source/Runtime/RHI/Private/RHIUtilities.cpp

Syntax

void SetDepthBoundsTest
(
    FRHICommandList & RHICmdList,
    float WorldSpaceDepthNear,
    float WorldSpaceDepthFar,
    const FMatrix & ProjectionMatrix
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss