snap_to_ground
Aligns any object's lowest bounding-box point to a specified ground plane Z value, ensuring it sits flush on the surface.
Instructions
Move an object so its lowest bounding-box point rests on the ground plane.
Parameters:
name: Object name
ground_z: Z value of the ground plane (default 0.0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| ground_z | No |