menu
spherical_panorama package
documentation
cube/scene_object.dart
SceneObject
children property
children property
dark_mode
light_mode
children
property
List
<
SceneObject
>
children
getter/setter pair
The children of this object.
Implementation
late List<SceneObject> children;
spherical_panorama package
documentation
cube/scene_object
SceneObject
children property
SceneObject class