menu
three_dart package
documentation
three3d/materials/material.dart
Material
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Implementation
void dispose() { dispatchEvent(Event({"type": "dispose"})); }
three_dart package
documentation
three3d/materials/material
Material
dispose method
Material class