public RESULT get3DAttributes(ref VECTOR pos, ref VECTOR vel) { return(Channel.FMOD_Channel_Get3DAttributes(channelraw, ref pos, ref vel)); }