menu
three_dart_jsm package
documentation
three_dart_jsm/lines/index.dart
LineMaterial
needsUpdate property
needsUpdate property
dark_mode
light_mode
needsUpdate
property
set
needsUpdate
(
bool
value
)
inherited
Implementation
set needsUpdate(bool value) { if (value == true) version++; }
three_dart_jsm package
documentation
three_dart_jsm/lines/index
LineMaterial
needsUpdate property
LineMaterial class