menu
infinity_model package
documentation
models/model_3d.dart
Model3D<T extends Model3D<T>>
getBounds abstract method
getBounds abstract method
dark_mode
light_mode
getBounds
abstract method
Aabb3
getBounds
(
)
Gets bounds of a model (min and max coordinates).
Implementation
Aabb3 getBounds();
infinity_model package
documentation
models/model_3d
Model3D<T extends Model3D<T>>
getBounds abstract method
Model3D class