You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`autorotate`|`true`| Slowly orbit the camera when idle. |
70
70
|`speed`|`1`| Playback multiplier (`0.1`–`4`). |
71
-
|`character`|*(hosted default)*| Realistic figure: a GLB URL (Mixamo rig), or `off` for the procedural mannequin. Load failures fall back to the mannequin. |
71
+
|`character`|*(rig-driven)*| Realistic figure. Absent: the loaded document's `rig` directive (`humanoid`, `avatar1`, `avatar2`, `avatar3`) picks the hosted character. Set to a GLB URL (Mixamo rig) to pin one character regardless of `rig`, or `off` for the procedural mannequin. Load failures fall back to the mannequin. |
72
72
|`playground`|`https://posecode.org/play`| Base URL for the "Edit ↗" link. |
73
73
74
74
Boolean attributes accept `false` / `0` / `no` / `off` to turn them off, so
0 commit comments