Navigation
API > API/Runtime > API/Runtime/GeometryCore
Generic base class for change tracking of an attribute layer
| Name | TDynamicAttributeChangeBase |
| Type | class |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicAttribute.h |
| Include Path | #include "DynamicMesh/DynamicAttribute.h" |
Syntax
template<typename ParentType>
class TDynamicAttributeChangeBase
Derived Classes
- FDynamicMeshTriangleAttributeChange
- TDynamicVertexAttributeChange
- TDynamicVertexSkinWeightsAttributeChange
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~TDynamicAttributeChangeBase() |
DynamicMesh/DynamicAttribute.h |