Function _IrrGetRootSceneNode

au3Irr2

au3Irr2 Function Reference

_IrrGetRootSceneNode

Get the scenes root node, all scene nodes are children of this node.

#Include <au3Irrlicht2.au3>
_IrrGetRootSceneNode()

 

Parameters

None.

 

Return Value

Success: Handle of root node in the scene
Failure: False and @error 1

 

Remarks

[todo]

 

Related

_IrrAddMeshToScene