Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Rendering > API/Runtime/Engine/Rendering/FPositionVertexBuffer
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Rendering/PositionVertexBuffer.h |
| Include | #include "Rendering/PositionVertexBuffer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PositionVertexBuffer.cpp |
void Serialize
&40;
FArchive & Ar,
bool bInNeedsCPUAccess
&41;
Remarks
Serializer
Parameters
| Name | Description |
|---|---|
| Ar | Archive to serialize with |
| bInNeedsCPUAccess | Whether the elements need to be accessed by the CPU |