menu
three_dart_jsm package
documentation
three_dart_jsm/helpers/index.dart
RectAreaLightHelper
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/helpers/index
RectAreaLightHelper
getObjectById method
RectAreaLightHelper class