Component:AssetGatherSettings

From Resonite Wiki
Revision as of 21:41, 14 October 2024 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Component image 
Asset Gather Settings component as seen in the Scene Inspector

Allows the user to set and adjust the asset download settings within dash space.

Usage

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.
MaxConcurrentAssetTransfers Int How many assets can be sent to or received from other players in parallel for the client
MaxConcurrentDownloads Int How many assets can be downloaded from the cloud at the same time.

Behavior

Examples

This is used in the settings menu tab in the dash.

See Also