Skip to content
Snippets Groups Projects
Commit 6fbf9394 authored by Sylvain Renault's avatar Sylvain Renault
Browse files

Title of window updated

parent 3eb6aa6a
No related branches found
No related tags found
1 merge request!6Scripts reviewed and updated for new WS Editor.
......@@ -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:");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment