setup_rbd_sim
Build a complete RBD rigid-body simulation network with fracture and solver in one call, using native SOP nodes instead of manual DOP wiring.
Instructions
Build an RBD rigid-body simulation network with fracture and solver.
Preferred over manual DOP wiring — builds the entire RBD network in one call. For source geometry, build SOP chains with native nodes (voronoifracture, booleanfracture, rbdmaterialfracture) instead of VEX.
Args: geo_path: Source geometry object path. ground: Add a ground plane. pieces_type: Fracture method ("voronoi"). name: Top-level geo node name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | rbd_sim | |
| ground | No | ||
| geo_path | No | /obj/geo1 | |
| pieces_type | No | voronoi |