Trivial-form options: a flat list of items, no layers, no parenting. The
full useScene form is reachable any time by adding systemLayers.
historyLimit and generateId are accepted because they're orthogonal to
the "what's in the scene" question. ops is intentionally omitted — if
you need custom ops, your app state already lives outside the "flat list
of rects" frame and you should reach for the full UseSceneOptions.
Trivial-form options: a flat list of items, no layers, no parenting. The full
useSceneform is reachable any time by addingsystemLayers.historyLimitandgenerateIdare accepted because they're orthogonal to the "what's in the scene" question.opsis intentionally omitted — if you need custom ops, your app state already lives outside the "flat list of rects" frame and you should reach for the fullUseSceneOptions.