Bitbybit Docs
    Preparing search index...

    Class AssetContainerDto (Inputs.BabylonGltf)

    Feeds the babylon.gltf methods that read a loaded asset container: its root node, meshes and animation groups.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalassetContainer: AssetContainer

      Returns AssetContainerDto

    Properties

    assetContainer: AssetContainer

    The container a glTF or glb load gave back, holding the meshes, materials, animations and root node

    undefined