Component:WorldTextureThumbnailSource: Difference between revisions

From Resonite Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
Specifies a completely customized texture to use for the world thumbnail, see [[World and Session Thumbnails#Customising Thumbnails]].
Specifies a completely customized texture to use for the world thumbnail, see [[World and Session Thumbnails#Customising Thumbnails | World and Session Thumbnails]].


{{Table ComponentFields
{{Table ComponentFields

Revision as of 19:45, 25 April 2025

Specifies a completely customized texture to use for the world thumbnail, see World and Session Thumbnails.

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.
Texture Texture2D The world thumbnail texture.