TDynamicMeshTriangleAttribute::GetValue

Get the element at a given index

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "DynamicMeshTriangleAttribute.h"

Syntax

template<typename AsType>
void GetValue
(
    int TriangleID,
    AsType & Data
) const

Remarks

Get 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