Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRawStaticIndexBuffer
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/RawIndexBuffer.h |
| Include | #include "RawIndexBuffer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/RawIndexBuffer.cpp |
FRawStaticIndexBuffer
&40;
bool InNeedsCPUAccess
&41;
Remarks
Initialization constructor.
Parameters
| Name | Description |
|---|---|
| InNeedsCPUAccess | True if resource array data should be accessible by the CPU. |