Пример #1
0
 static public Vector3 GetSize(this MeshFilter item)
 {
     return(item.GetNativeSize().GetComponentMultiply(item.GetSpacarScale()));
 }