Construction options for AnimatedModel. Every field is optional and maps to the like-named property; omitted fields keep the property default. The required GltfModel stays a positional constructor arg.
Optional
Which skin to drive (AnimatedModel.skinIndex). Default 0.
Playback speed multiplier (AnimatedModel.speed).
Whether playback loops (AnimatedModel.loop).
Construction options for AnimatedModel. Every field is optional and maps to the like-named property; omitted fields keep the property default. The required GltfModel stays a positional constructor arg.