menu
openworld package
documentation
three_dart/three3d/core/index.dart
Layers
test method
test method
dark_mode
light_mode
test
method
bool
test
(
Layers
layers
)
Implementation
bool test(Layers layers) => (mask & layers.mask) != 0;
openworld package
documentation
three_dart/three3d/core/index
Layers
test method
Layers class