Navigation
API > API/Runtime > API/Runtime/GeometryFramework > API/Runtime/GeometryFramework/Components > API/Runtime/GeometryFramework/Components/UBaseDynamicMeshComponent
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyChange
(
const FMeshVertexChange* Change, |
Apply a vertex deformation change to the internal mesh (implements IMeshVertexCommandChangeTarget) | |
| void | ApplyChange
(
const FMeshChange* Change, |
Apply a general mesh change to the internal mesh (implements IMeshCommandChangeTarget) | |
| void | ApplyChange
(
const FMeshReplacementChange* Change, |
Apply a full mesh replacement change to the internal mesh (implements IMeshReplacementCommandChangeTarget) |