children property

List<GltfRef<Node>> children
final

The references to this node's children.

Implementation

final List<GltfRef<Node>> children;