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 |
const uint16 * AccessStream16() const
Remarks
Get the direct read access to index data Only valid if NeedsCPUAccess = true and indices are 16 bit