Component:LoadingSphereThumbnail

From Resonite Wiki
Component image 
Loading Sphere Thumbnail component as seen in the Scene Inspector

The Loading Sphere Thumbnail component is used to provide a texture for when the thumbnail for the preview of a world is not yet made or is still loading.

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.

Usage

Not used by the user.

Examples

Used in the world browser for not yet present world thumbnails in the browser.

See Also