Retrieves a set of three floating point values from a property of the listener.
Retrieves a set of three floating point values from a property of the listener.
public static void alGetListener3f(int,IntPtr,IntPtr,IntPtr);
Retrieves a set of three floating point values from a property of the listener.
public static void alGetListener3f(int,Single*,Single*,Single*);
Retrieves a set of three floating point values from a property of the listener.
public static void alGetListener3f(int,out float,out float,out float);
Retrieves a set of three floating point values from a property of the listener.
public static void alGetListener3f(int,float[],float[],float[]);
Al Class | Tao.OpenAl Namespace