is Camera Relative
Gets or sets whether the source position should be camera relative.
If true
, AL_SOURCE_RELATIVE
mode will be used to play the audio; otherwise absolute position of the player will be used to play the audio.
true
by default.
Return
Whether the source position is camera relative.