...
The Material Editor can be accessed when running either the Viewer or Development Mode from the following URLat the following addresses:
- Developer Mode: http://localhost:5397/materialeditor/index.html#/
- Scene Viewer: http://localhost:5396/materialeditor/index.html#/
Note the port can be configured in the appropriate configuration file. Look for UI port or similar.
You will be initially greeted with a list of all materials currently loaded. You can click on any material to be taken to the dedicated page to configure a material.
...