menu
yuka package
documentation
math/bvh.dart
BVHNode
children property
children property
dark_mode
light_mode
children
property
List
<
BVHNode
>
children
final
Implementation
final List<BVHNode> children = [];
yuka package
documentation
math/bvh
BVHNode
children property
BVHNode class