menu
openworld package
documentation
three_dart_jsm/three_dart_jsm/renderers/nodes/index.dart
NodeBuilder
isMatrix method
isMatrix method
dark_mode
light_mode
isMatrix
method
dynamic
isMatrix
(
dynamic
type
)
Implementation
isMatrix(type) { return RegExp(r"mat\d").hasMatch(type); }
openworld package
documentation
three_dart_jsm/three_dart_jsm/renderers/nodes/index
NodeBuilder
isMatrix method
NodeBuilder class