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 $(D 0, get_node_count() - 1).

struct SceneState
@nogc nothrow const
long
getNodeCount
()

Meta