Function SceneState.getNodeCount
Returns the number of nodes in the scene.
The idx
argument used to query node data in other get_node_*
methods in the interval class="pln">D 0, get_node_count() - 1
.
long getNodeCount() nothrow @nogc const;