menu
flame_3d_extras package
documentation
parser/gltf/node.dart
Node
children property
children property
dark_mode
light_mode
children
property
List
<
GltfRef
<
Node
>
>
children
final
The references to this node's children.
Implementation
final List<GltfRef<Node>> children;
flame_3d_extras package
documentation
parser/gltf/node
Node
children property
Node class