Component:DesktopViewSettings

From Resonite Wiki
Component image 
Desktop View Settings component as seen in the Scene Inspector

The DesktopViewSettings component is used to adjust how viewing the local user's computer screen is done via the Dash Menu.

Fields

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.
FollowCursor Bool Whether the Desktop cursor should follow where the user's in game cursor is on the dash in real time.
Brightness Float How bright the display of the desktop is on the in game dash menu.
Opacity Float How transparent the in game view of the desktop is on the dash menu.

Usage

Used in the dash desktop tab. Not used directly by the user.

Examples

Used in the dash desktop tab.

See Also