Audio::setMicrophonePosition

From RAGE Multiplayer Wiki
Revision as of 19:46, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If this is the correct name, what microphone? I know your TV isn't going to reach out and adjust your headset so..==Syntax==

audio.setMicrophonePosition(p0, x1, y1, z1, x2, y2, z2, x3, y3, z3);

=== Required Arguments ===*p0: Boolean*x1: float*y1: float*z1: float*x2: float*y2: float*z2: float*x3: float*y3: float*z3: float===Return value===*Undefined==Example==

todo

==See also==Template:Audio function c