26.01 Sky Modulev0.1.16 → v0.1.17
Changed in v0.1.17 (2026-04-01): fix typo
→+1 −1
| v0.1.16 | v0.1.17 | ||
|---|---|---|---|
| 1 | # 26.01 Sky Module | 1 | # 26.01 Sky Module |
| 2 | 2 | ||
| 3 | The Sky module enhances the scene by introducing a new member in `FormProperties` and a new artifact type, allowing a skybox to be specified for the scene. | 3 | The Sky module enhances the scene by introducing two new members in `FormProperties` and a new artifact type, allowing a skybox to be specified for the scene. |
| 4 | 4 | ||
| 5 | The new member in `FormProperties` is defined as | 5 | The new member in `FormProperties` is defined as |
| 6 | ```ts | 6 | ```ts |