Currently the `ClearPassNode` is not exported, due to an additional `use ...;` in the core pipeline's `lib.rs`. This seems unintentional, as there already is a public glob import in the file. This just removes the explicit use. If it actually was intentional to keep the node internal, let me know. |
||
|---|---|---|
| .. | ||
| clear_pass_driver.rs | ||
| clear_pass.rs | ||
| lib.rs | ||
| main_pass_2d.rs | ||
| main_pass_3d.rs | ||
| main_pass_driver.rs | ||