public RESULT is3D(out bool is3D) { return(EventDescription.FMOD_Studio_EventDescription_Is3D(this.rawPtr, out is3D)); }