Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIShaderBindingTable
Description
Returns the size and stride of the structured buffer for RHI-specific inline parameters associated with this SBT. Returns 0 if current RHI does not require this buffer.
| Name | GetInlineBindingDataSizeAndStride |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include Path | #include "RHIResources.h" |
virtual FRHISizeAndStride GetInlineBindingDataSizeAndStride() const