menu
flutter_scene
scene.dart
BoxVolumeBounds
BoxVolumeBounds.new constructor
BoxVolumeBounds.new
dark_mode
light_mode
BoxVolumeBounds
constructor
BoxVolumeBounds
(
{
required
Vector3
center
,
required
Vector3
halfExtents
,
})
Implementation
BoxVolumeBounds({required this.center, required this.halfExtents});
flutter_scene
scene
BoxVolumeBounds
BoxVolumeBounds.new constructor
BoxVolumeBounds class