type · ui.intent

camera

One optional request to center the Render-owned camera on a World cell.

{ cell_x, cell_y, center }
Stable ID
ui.intent.camera
Owner
app.ScriptUiIntentBuffer
Authority
presentation
Timing
composition
Availability
Phase 19Q9E
Side effects
Render may center its camera after successful composition.
Determinism
At most one validated intent per composition.
Introduced
1.19.0

Usage

Represent one validated request to center the Render-owned camera. The composition buffer owns this detached value only for the current frame.

Parameters

Returns

A constant-size detached camera intent.

Cost

At most one record per composition.

Fields

This symbol has no fields.

Errors

Examples

ui.pan_camera(target_x, target_y)

API history

Related symbols

Project references