← Back to Docs
  • index.html
  • Clayground
  • Clayground.World
  • SceneLoader3d
  • Clayground 2025.2
  • SceneLoader3d QML Type

    Scene loader specialized for 3D worlds. More...

    Import Statement: import Clayground.World
    Inherits:

    SceneLoaderBase

    Detailed Description

    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.