VertexAttributeList

For each hole vertex, a list of attributes for that vertex.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(BlueprintReadWrite, Category="Editable Mesh")
TArray< FMeshElementAttributeList > VertexAttributeList

Remarks

For each hole vertex, a list of attributes for that vertex. You can leave a given array empty for a specific hole index if you don't want to set attributes for select holes.

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