utility:incremental meshes container
Version: 0.0.0
Description
Incrementaly merge the input.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | input | meshes_container |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | incremented_result |
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: utility
Plugin: core
Scripting name: meshes_container
Full name: utility.meshes_container
Internal name: incremental::merge::meshes_container
License: None
Changelog
- Version 0.0.0: Initial release.