mesh:acmo mesh provider
Version: 0.0.0
Description
Converts an Assembly Mesh into a DPF Meshes container
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | assembly_mesh | ans_dispatch_holder, struct IAnsDispatch | |
| Pin 1 | unit | string |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | meshes_container | meshes_container |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: mesh
Plugin: core
Scripting name: None
Full name: None
Internal name: acmo_mesh_provider
License: None
Changelog
- Version 0.0.0: Initial release.