public RESULT getNumPolygons(ref int numPolygons) { return(Geometry.FMOD_Geometry_GetNumPolygons(geometryraw, ref numPolygons)); }