godot_get_body_physics_state_3d
Retrieve a 3D physics body's transform, linear/angular velocity, and contact data for debugging or gameplay logic.
Instructions
Inspect transform, linear/angular velocity, and contacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |