Cam::setGameplayCamRelativeHeading
Sets the camera position relative to heading in float from -360 to +360.
Heading is alwyas 0 in aiming camera.==Syntax==
cam.setGameplayCamRelativeHeading(heading);
=== Required Arguments ===*heading: float===Return value===*Undefined==Example==
todo
==See also==Template:Cam function c