Updated docs
This commit is contained in:
24
doc/files/setchannelspaceposition.html
Normal file
24
doc/files/setchannelspaceposition.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user