Scene
Displays a 3D scene or animation. Often used for tutorials, yoga, or martial arts visualizations.
Properties
| Name | Type | Default | Description |
|---|---|---|---|
| src | String | Path to the 3D scene or animation file, e.g. ’scene/yoga1.json‘. | |
| width | Int | 0 | Width in dp. Use 0 for automatic sizing. |
| height | Int | 0 | Height in dp. Use 0 for automatic sizing. |
