Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHITexture
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
FIntVector GetSizeXYZ() const
Remarks
Helper getter functions - non virtual Returns the x, y & z dimensions if the texture The Z component will always be 1 for 2D/cube resources and will contain depth for volume textures & array size for array textures