Reply To: Using the Procedural Toolkit

Forums 💬 FlowCanvas ⚙️ Support Using the Procedural Toolkit Reply To: Using the Procedural Toolkit

#22310
Gavalakis
Keymaster

    Hello there,

    In FlowCanvas, you don’t have to use namespace directives like this to make use of the code in that is included in that namespace, and you can just use it directly without worrying about it. 🙂
    If you search for the various functions that ProceduralToolking has (like for example “FlipNormals”) in the FlowCanvas Node Browser (space keyboard shortcut), you should be able to see and use them.

    Please let me know if that works for you.
    Thanks!