Function _IrrSetCameraUpAtRightAngle

au3Irr2

au3Irr2 Function Reference

_IrrSetCameraUpAtRightAngle

Set the camera up at a right angle to the camera vector.

#Include <au3Irrlicht2.au3>
_IrrSetCameraUpAtRightAngle($h_Camera)

 

Parameters

$h_Camera Handle of a camera node.

 

Return Value

Success: True
Failure: False

 

Remarks

[todo]

 

Related

[todo: functionName, functionName]