24 lines
585 B
HTML
24 lines
585 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetChannelSpacePosition [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function SetChannelSpacePosition(channel, angle, distance) </h2></p>
|
|
<p>
|
|
Simulates audio in 3D space
|
|
</p>
|
|
<p>
|
|
Angle 0 is in front of the listener and increases clockwise
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setchanneldistance.html">SetChannelDistance</a>
|
|
<a href="setchannelpanning.html">SetChannelPanning</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |