Search Unity

Question API for volumetric boolean operations

Discussion in 'World Building' started by AShipman, Oct 31, 2022.

  1. AShipman

    AShipman

    Joined:
    Aug 12, 2019
    Posts:
    2
    Hi- I'm looking to combine multiple different meshes at runtime using volumetric booleans (mainly Union, Intersection). I see that probuilder has this capability in the editor, but can't find any API support for it- is it possible to do this through a script?