Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh
Inheritance Hierarchy
- TDynamicAttributeChangeBase
- TDynamicVertexAttributeChange
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicVertexAttribute.h |
| Include | #include "DynamicMesh/DynamicVertexAttribute.h" |
Syntax
template<typename AttribValueType, int AttribDimension, typename ParentType>
class TDynamicVertexAttributeChange : public UE::Geometry::TDynamicAttributeChangeBase< ParentType >
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from TDynamicAttributeChangeBase
| Type | Name | Description | |
|---|---|---|---|
| bool | Apply
(
TDynamicAttributeBase< ParentType >* Attribute, |
||
| void | SaveInitialVertex
(
const TDynamicAttributeBase< ParentType >* Attribute, |
||
| void | StoreAllFinalVertices
(
const TDynamicAttributeBase< ParentType >* Attribute, |