@threlte/theatre
<Transform>
One of the most common usecases in the studio is repositioning objects or groups of objects in the canvas.
Use the component <Transform>
from the <SheetObject>
slot props to add the transform properties of an object to the sheet object.
<SheetObject let:Transform>
<Transform>
<T.Mesh />
</Transform>
</SheetObject>