ALListener3f Enum

Definition

A list of valid Math.Vector3 Listener/GetListener parameters

public enum ALListener3f
type ALListener3f = 
Inheritance
ALListener3f

Fields

Position 4100

Specify the current location in three dimensional space. OpenAL, like OpenGL, uses a right handed coordinate system, where in a frontal default view X (thumb) points right, Y points up (index finger), and Z points towards the viewer/camera (middle finger). To switch from a left handed coordinate system, flip the sign on the Z coordinate. Listener position is always in the world coordinate system.

Velocity 4102

Specify the current velocity in three dimensional space.

Applies to