public RESULT getActive(out bool active) { return(Geometry.FMOD5_Geometry_GetActive(this.rawPtr, out active)); }