SceneState.getNodeInstance

Returns a PackedScene for the node at idx (i.e. the whole branch starting at this node, with its child nodes and resources), or null if the node is not an instance.

struct SceneState
@nogc nothrow const
getNodeInstance
(
in long idx
)

Meta