Navigation
API > API/Runtime > API/Runtime/NullDrv > API/Runtime/NullDrv/FNullDynamicRHI
- IRHICommandContext::RHISetDepthBounds()
- FNullDynamicRHI::RHISetDepthBounds()
References
| Module | NullDrv |
| Header | /Engine/Source/Runtime/NullDrv/Public/NullRHI.h |
| Include | #include "NullRHI.h" |
virtual void RHISetDepthBounds
(
float MinDepth,
float MaxDepth
)
Remarks
Sets Depth Bounds range with the given min/max depth.