GENERAL

  • Added support for Chaos Geometry Collection Meshes in favor of the deprecated Destructible Meshes
    The same array (Destructible Meshes) can be used for both types depending on what engine version you are runnning

Prior to UE5

  • Prior to UE5 use a regular Destructible Mesh

ue5+

  • When using UE5 make sure you use a Geometry Mesh and not a Destructible Mesh as they are deprecated in UE5 and onwards