Navigation
API > API/Runtime > API/Runtime/GeometryFramework > API/Runtime/GeometryFramework/Components > API/Runtime/GeometryFramework/Components/UDynamicMeshComponent
| Type | Name | Description | |
|---|---|---|---|
| FDynamicMesh3 * | GetMesh () |
Mesh Access. | |
| const FDynamicMesh3 * | GetMesh () |
Avoid usage of this function, access via GetDynamicMesh() instead |