TDynamicPointSet3::SetExternallyManagedAttributes

Attribute Set Support.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "DynamicPointSet3.h"

Syntax

void SetExternallyManagedAttributes
(
    TDynamicAttributeSetBase< TDynamicPointSet3< RealType >> * AttributeSet
)

Remarks

Attribute Set Support. At the level of this class, we do not have a specific attribute set. Clients can provide a pointer to their attribute set so that functions like AppendVertex() or DeleteVertex() will work.

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