menu
three_dart_jsm package
documentation
three_dart_jsm/lines/index.dart
LineSegments2
getObjectById method
getObjectById method
dark_mode
light_mode
getObjectById
method
Object3D?
getObjectById
(
String
id
)
inherited
Implementation
Object3D? getObjectById(String id) { return getObjectByProperty('id', id); }
three_dart_jsm package
documentation
three_dart_jsm/lines/index
LineSegments2
getObjectById method
LineSegments2 class