Returns the current orientation. Default s (0, 0, -1, 0, 1, 0)
Returns the current position. Default is (0, 0, 0)
Returns the current velocity. Default is (0, 0, 0)
Set the orientation. Default is (0, 0, -1) and (0, 1, 0)
Set the orientation. Default is (0, 0, -1, 0, 1, 0)
Set the orientation. Default is (0, 0, -1, 0, 1, 0)
Set the position. Default is (0, 0, 0)
Set the position. Default is (0, 0, 0)
Set the position with x, y and z coordinates. Default is (0, 0, 0)
Set the velocity. Default is (0, 0, 0)
Set the velocity. Default is (0, 0, 0)
Set the velocity with x, y and z coordinates. Default is (0, 0, 0)
Listener sets the position, velocity and orientation of the sound set. Default is <code>vec3f(0, 0, 0)</code> for position and velocity and <code>vec6f(0, 0, -1, 0, 1, 0)</code> for orientation.