Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRawStaticIndexBuffer16or32Inter-
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/RawIndexBuffer.h |
| Include | #include "RawIndexBuffer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/RawIndexBuffer.cpp |
static FBufferRHIRef CreateRHIIndexBufferInternal
(
FRHICommandListBase & RHICmdList,
const TCHAR * InDebugName,
const FName & InOwnerName,
int32 IndexCount,
size_t IndexSize,
FResourceArrayInterface * ResourceArray,
bool bNeedSRV
)