9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
#title SetChannelSpacePosition [RCBasic Doc]
|
|
#header function SetChannelSpacePosition(channel, angle, distance)
|
|
|
|
Simulates audio in 3D space
|
|
|
|
Angle 0 is in front of the listener and increases clockwise
|
|
|
|
#ref SetChannelDistance SetChannelPanning
|