Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/TDynamicAttributeSetBase
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicAttribute.h |
| Include | #include "DynamicMesh/DynamicAttribute.h" |
void RegisterExternalAttribute
&40;
TDynamicAttributeBase< ParentType > &42; Attribute
&41;
Remarks
Stores the given attribute pointer in the attribute register, so that it will be updated with mesh changes, but does not take ownership of the attribute memory.