Navigation
BlueprintAPI > BlueprintAPI/DynamicMeshComponent
Enable/Disable interactive geometry element selection for the mesh. Useful to disable geometry selection on procedural meshes where the selection will be frequently invalidated.
Target is Dynamic Mesh Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | In Allows Geometry Selection | Whether geometry elements (triangles, edges, etc) of the dynamic mesh will be interactively selectable. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |