Hi,
I m loading the models via AssetsManager. And I get multiple animation groups under loadedAnimationGroups. And the first animation group applied to the model by default. Is there a way to select a specific animation and apply (change a target). Something like selecting variant from mesh - GLTF2.KHR_materials_variants.SelectVariant(rootMesh, 'key');
Thanks