Scene loader specialized for 3D worlds. More...
| Import Statement: | import Clayground.World |
| Inherits: |
SceneLoader3d extends SceneLoaderBase with 3D-specific handling that converts SVG rectangles to 3D objects for ClayWorld3d. The SVG Y coordinate maps to Z in 3D, and width/height become width/depth.
See also SceneLoaderBase and ClayWorld3d.