menu
openworld package
documentation
three_dart/three3d/loaders/index.dart
Loader
setWithCredentials method
setWithCredentials method
dark_mode
light_mode
setWithCredentials
method
Loader
setWithCredentials
(
bool
value
)
Implementation
Loader setWithCredentials(bool value) { withCredentials = value; return this; }
openworld package
documentation
three_dart/three3d/loaders/index
Loader
setWithCredentials method
Loader class