menu
openworld package
documentation
three_dart/three3d/loaders/index.dart
Loader
setResourcePath method
setResourcePath method
dark_mode
light_mode
setResourcePath
method
Loader
setResourcePath
(
String
?
resourcePath
)
Implementation
Loader setResourcePath(String? resourcePath) { this.resourcePath = resourcePath; return this; }
openworld package
documentation
three_dart/three3d/loaders/index
Loader
setResourcePath method
Loader class