menu
three_dart_jsm package
documentation
three_dart_jsm/loaders/index.dart
FBXTree
add method
add method
dark_mode
light_mode
add
method
dynamic
add
(
dynamic
key
,
dynamic
val
)
Implementation
add( key, val ) { data[ key ] = val; }
three_dart_jsm package
documentation
three_dart_jsm/loaders/index
FBXTree
add method
FBXTree class