measure_distance
Calculate the Euclidean distance between the origins of two objects in a Blender scene.
Instructions
Measure the Euclidean distance between the origins of two objects.
Parameters:
name_a: First object name
name_b: Second object name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_a | Yes | ||
| name_b | Yes |