rhodonite
    Preparing search index...

    Function createEffekseer

    • Creates and adds Effekseer extension data to the glTF 2.0 export JSON. This function processes all entities with Effekseer components and exports their effect data, including buffer views for effect files and animation timelines.

      Parameters

      • json: Gltf2Ex

        The glTF 2.0 export JSON object to modify

      • entities: ISceneGraphEntity[]

        Array of scene graph entities to process for Effekseer components

      Returns void