Commit 6fbf9394 authored by Sylvain Renault's avatar Sylvain Renault
Browse files

Title of window updated

parent 3eb6aa6a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -212,7 +212,7 @@ namespace ETSI.ARF.WorldStorage.UI
            unit = (UnitSystem)EditorGUILayout.EnumPopup("Unit System:", unit);

            EditorGUILayout.Space();
            worldAnchorSize = EditorGUILayout.Vector3Field("Trackable Size:", worldAnchorSize);
            worldAnchorSize = EditorGUILayout.Vector3Field("Anchor Size:", worldAnchorSize);

            EditorGUILayout.Space();
            GUILayout.Label("Local CRS:");