Component image 
Dash Settings component as seen in the Scene Inspector

The DashSettings component is part of the Settings menu and is used to change the settings of how the Dash works.
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. |
DashCurvature
|
Float | How much to curve the dash in VR. |
OpenCloseSpeed
|
Float | How fast the animation should play when opening and closing the dash. |
AllowReplacingSettings
|
Bool | Allows you to remove panels from the settings menu, for usage as individual facets. |