Option to inject Manifold for CSG to use

Similar to how we can inject a self-loaded Havok as hpInjection into HavokPlugin, could we please have a way to inject a self-loaded Manifold and ManifoldMesh into CSG (which currently has Manifold and ManifoldMesh as local constants)?

Thank you for your help :smile:

Well you already can :slight_smile:

Using this interface:

When calling the InitializeCSG2Async:

1 Like

Ooh thank you so much, @Deltakosh ! I’m excited to try this out :smile:

1 Like