Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FViewportBounds > API/Runtime/RHI/FViewportBounds/__ctor
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHI.h |
| Include | #include "RHI.h" |
FViewportBounds
(
float InTopLeftX,
float InTopLeftY,
float InWidth,
float InHeight,
float InMinDepth,
float InMaxDepth
)