Sets a floating point-vector property of a source.
Sets a floating point-vector property of a source.
public static void alSourcefv(int,int,IntPtr);
Sets a floating point-vector property of a source.
public static void alSourcefv(int,int,Single*);
Sets a floating point-vector property of a source.
public static void alSourcefv(int,int,ref float);
Sets a floating point-vector property of a source.
public static void alSourcefv(int,int,float[]);
Al Class | Tao.OpenAl Namespace