Project Settings

October 7, 2022 ยท View on GitHub

  1. Server
  2. Scene Cache Player
  3. Editor Server

Server

ProjectSettingsServer

Use the Server tab to set the default setting values for MeshSyncServer component.

Connection SettingsDescription
Server PortThe default server port.
Allow public accessAllows public access to MeshSyncServer.
By default, this setting is turned off, and only computers in local network (127.0.0.1, 10.0.0.0/24, 192.168.0.0/16 or 172.16.0.0 to 172.31.255.255) can connect to MeshSyncServer.

Please refer to MeshSyncServer or Common MeshSync Properties's documentations for more details on the other settings.

Scene Cache Player

ProjectSettingsSceneCache

Use the Scene Cache Player tab to set the default setting values for SceneCachePlayer component.
Please refer to SceneCache or Common MeshSync Properties's documentations
for more details on these settings.

Editor Server

Use the Editor Server tab to set the setting values for the MeshSync Editor Server that runs automatically by default for better integration with DCC tools.

Connection SettingsDescription
Server PortThe port of the currently running editor server. Changes will be applied immediately.
Default Server PortThe default port for the editor server. Takes effect after restarting the editor.
Start at Editor LaunchRuns the editor server automatically at launch if enabled.