Function _IrrGetNodeAndCollisionPointFromRay

au3Irr2

au3Irr2 Function Reference

_IrrGetNodeAndCollisionPointFromRay

[todo]

#Include <au3Irrlicht2.au3>
_IrrGetNodeAndCollisionPointFromRay($a_StartVector, $a_EndVector, ByRef $h_Node, ByRef $f_PosX, ByRef $f_PosY, ByRef $f_PosZ, ByRef $f_NormalX, ByRef $f_NormalY, ByRef $f_NormalZ, $i_ID = 0, $h_RootNode = $IRR_NO_OBJECT)

 

Parameters

[param1] [explanation]
[moreTextForParam1]

 

Return Value

[success]: [explanation]
[failure]: [explanation]
    [moreExplanationIndented]

 

Remarks

[todo]

 

Related

[todo: functionName, functionName]