menu
babylon_dart package
documentation
babylon_dart.dart
BoundingSphere
BoundingSphere constructor
BoundingSphere constructor
dark_mode
light_mode
BoundingSphere
constructor
BoundingSphere
(
Vector3
min
,
Vector3
max
, [
Matrix
worldMatrix
])
Implementation
external BoundingSphere(Vector3 min, Vector3 max, [Matrix worldMatrix]);
babylon_dart package
documentation
babylon_dart
BoundingSphere
BoundingSphere constructor
BoundingSphere class