public static void DrawWireCube(Vector3 center, Vector3 size) { Gizmos.INTERNAL_CALL_DrawWireCube(ref center, ref size); }