示例#1
0
 public static extern void GetListener3(ListenerFloat3 parameter, out float x, out float y, out float z);
示例#2
0
 public static extern void Listener3(ListenerFloat3 parameter, float x, float y, float z);