Component image File:SteamLinkSettingsComponent.pngSteam Link Settings component as seen in the Scene Inspector
See Settings.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
OSC_DataPort
|
SteamLinkSettings.OSC_Port | the port to use to communicate steam link info via OSC. |
OSC_Port
Name | Value | Description |
---|---|---|
Direct9000
|
9000 | Use port 9000 |
Alt9015
|
9015 | Use alternative port 9015 |
Usage
See Settings.
Examples
See Settings.