Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRawStaticIndexBuffer
Description
Create an RHI index buffer with CPU data. CPU data may be discarded after creation (see TResourceArray::Discard)
| Name | CreateRHIBuffer |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/RawIndexBuffer.h |
| Include Path | #include "RawIndexBuffer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/RawIndexBuffer.cpp |
FBufferRHIRef CreateRHIBuffer
(
FRHICommandListBase & RHICmdList
)