FastNotifyTriangleVerticesUpdated

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

FastNotifyTriangleVerticesUpdated

(
    const TArray< int32 >& Triangles,
    EMeshRenderAttributeFlags UpdatedAt...
)

This function updates vertex positions/attributes of existing SceneProxy render buffers if possible, for the given triangles.

Public function

void

 

FastNotifyTriangleVerticesUpdated

(
    const TSet< int32 >& Triangles,
    EMeshRenderAttributeFlags UpdatedAt...
)

This function updates vertex positions/attributes of existing SceneProxy render buffers if possible, for the given triangles.

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