menu
three_js_advanced_loaders package
documentation
md2/md2_charcter.dart
MD2Character
update method
update method
dark_mode
light_mode
update
method
void
update
(
double
delta
)
Implementation
void update(double delta ) { mixer?.update( delta ); }
three_js_advanced_loaders package
documentation
md2/md2_charcter
MD2Character
update method
MD2Character class