Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandSetViewport
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
FRHICommandSetViewport
(
float InMinX,
float InMinY,
float InMinZ,
float InMaxX,
float InMaxY,
float InMaxZ
)