use Vec3;
use ;
/// Returns the corresponding Attributes3d, which contains all the spatial information FMOD needs
/// Takes a vector from Bevy coordinate system into the FMOD coordinate system.
/// If FMOD_INIT_3D_RIGHTHANDED is enabled then this is a one-to-one conversion.