viewport_fit
Fit selected actors into the viewport frame. Provide actor names to target, or omit to fit all. Set padding to control framing distance.
Instructions
Fit actors into the viewport frame. If actor_names is empty or omitted, fits all actors in the level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| padding | No | Distance multiplier (default 1.2 = 20% extra) | |
| actor_names | No | Actor labels to fit (empty = fit all) |