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