TDynamicVertexAttribute::GetValue

Accessors/QueriesGet the element at a given index

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/DynamicVertexAttribute.h

Include

#include "DynamicVertexAttribute.h"

Syntax

void GetValue
(
    int VertexID,
    AttribValueType * Data
) const

Remarks

Accessors/QueriesGet the element at a given index

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