Component:WorldTextureThumbnailSource: Difference between revisions

From Resonite Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
For now 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]].
 
{{Table ComponentFields
{{Table ComponentFields
|Texture| {{RootFieldType|AssetRef`1|[[Type:Texture2D|Texture2D]]}}|TypeAdv0=true|The world thumbnail texture.
|Texture| {{RootFieldType|AssetRef`1|[[Type:Texture2D|Texture2D]]}}|TypeAdv0=true|The world thumbnail texture.

Revision as of 19:44, 25 April 2025

Specifies a completely customized texture to use for the world thumbnail, see World and Session Thumbnails#Customising 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.