Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Rendering > API/Runtime/Engine/Rendering/FPositionVertexBuffer
Type | Name | Description | |
---|---|---|---|
![]() |
void | ||
![]() |
void | Init
(
const TArray< FStaticMeshBuildVertex >& InVertices, |
Initializes the buffer with the given vertices, used to convert legacy layouts. |
![]() |
void | Init
(
const FConstMeshBuildVertexView& InVertices, |
|
![]() |
void | Init
(
const FPositionVertexBuffer& InVertexBuffer, |
Initializes this vertex buffer with the contents of the given vertex buffer. |
![]() |
void |