scoping:reduce sampling scoping
Version: 0.0.0
Description
Take a scoping and remove half of it's content.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | mesh_scoping | scoping | |
| Pin 1 | denominator | int32 | Set the number of time the scoping is reduced (default is 2). Must be integer value above 1. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | mesh_scoping | scoping |
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: scoping
Plugin: core
Scripting name: reduce_sampling
Full name: scoping.reduce_sampling
Internal name: scoping::reduce_sampling
License: None
Changelog
- Version 0.0.0: Initial release.