TDynamicVertexAttribute::SetValue

Set 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

template<typename AsType>
void SetValue
(
    int VertexID,
    const AsType & Data
)

Remarks

Set 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