Function _IrrAddSphericalTerrain

au3Irr2

au3Irr2 Function Reference

_IrrAddSphericalTerrain

[todo]

#Include <au3Irrlicht2.au3>
_IrrAddSphericalTerrain($s_TopPath, $s_FrontPath, $s_BackPath, $s_LeftPath, $RightPath, $s_BottomPath, $f_PosX = 0.0, $f_PosY = 0.0, $f_PosZ = 0.0, $f_RotX = 0.0, $f_RotY = 0.0, $f_RotZ = 0.0, $f_ScaleX = 1.0, $f_ScaleY = 1.0, $f_ScaleZ = 1.0, $i_VertexAlpha = 255, $i_VertexRed = 255, $i_VertexGreen = 255, $i_VertexBlue = 255, $i_Smoothing = 0, $i_Spherical = 0, $i_MaxLOD = 5, $i_PatchSize = $ETPS_17)

 

Parameters

[param1] [explanation]
[moreTextForParam1]

 

Return Value

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

 

Remarks

[todo]

 

Related

[todo: functionName, functionName]