positional property

bool positional
getter/setter pair

Whether playback is spatialized at the node's world position. When false the source plays flat (music, UI). Changing it while playing takes effect on the next play.

Implementation

bool positional = true;