Navigation
API > API/Runtime > API/Runtime/GeometryFramework > API/Runtime/GeometryFramework/UDynamicMesh
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyChange
(
const FMeshVertexChange* Change, |
IMeshVertexCommandChangeTarget implementation, allows a FVertexChange to be applied to the mesh. | |
| void | ApplyChange
(
const FMeshChange* Change, |
IMeshCommandChangeTarget implementation, allows a FMeshChange to be applied to the mesh. | |
| void | ApplyChange
(
const FMeshReplacementChange* Change, |
IMeshReplacementCommandChangeTarget implementation, allows a FMeshReplacementChange to be applied to the mesh. |