menu
three_js_animations package
documentation
animations/animation_mixer.dart
AnimationMixer
getRoot method
getRoot method
dark_mode
light_mode
getRoot
method
Object3D
getRoot
(
)
Returns this mixer's root object.
Implementation
Object3D getRoot() { return root; }
three_js_animations package
documentation
animations/animation_mixer
AnimationMixer
getRoot method
AnimationMixer class