rhino_surface_normal_at
Evaluates the unit normal vector of a surface at a given normalized UV coordinate, using ratios 0-1 without needing domain bounds.
Instructions
Evaluate the surface unit normal at a normalised (u, v).
``u`` and ``v`` are 0..1 ratios over the surface's domain; the
actual parameters are computed internally so the LLM doesn't need
to know the domain bounds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||