Skip to content

Kuesa Serenity Integration

It is materialized as a library on top of Kuesa Studio Serenity that provides:

Importing glTF2

The class GLTF2Importer allows loading glTF 2 files. glTF 2 files from any exporter should work, note however that the Kuesa specific exporter allow the use of additional features, namely:

Asset Collections

Once a file has been loaded through the use of the glTF 2 importer, name based collections are populated on AssetCollections . Kuesa provides the following collections for:

  • Entities
  • Transforms
  • Animation Clips
  • Animation Mappers
  • Cameras
  • Effects
  • Materials
  • Meshes
  • Textures

Updated on 2023-07-03 at 08:07:32 +0000