static public Vector3 GetSize(this MeshFilter item) { return(item.GetNativeSize().GetComponentMultiply(item.GetSpacarScale())); }