menu
flutter_scene
scene.dart
CompoundChild
CompoundChild.new constructor
CompoundChild.new
dark_mode
light_mode
CompoundChild
constructor
CompoundChild
(
{
required
Shape
shape
,
required
Matrix4
localPose
,
})
Implementation
CompoundChild({required this.shape, required this.localPose});
flutter_scene
scene
CompoundChild
CompoundChild.new constructor
CompoundChild class