Init

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Init

(
    uint32 InNumVertices,
    bool bNeedsCPUAccess
)

Public function

void

 

Init

(
    const TArray< FStaticMeshBuildVerte...,
    bool bNeedsCPUAccess
)

Initializes the buffer with the given vertices, used to convert legacy layouts.

Public function

void

 

Init

(
    const FColorVertexBuffer& InVertex...,
    bool bNeedsCPUAccess
)

Initializes this vertex buffer with the contents of the given vertex buffer.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss