Component:WorldTextureThumbnailSource: Difference between revisions

From Resonite Wiki
mNo edit summary
m add image infobox
Line 1: Line 1:
{{Infobox Component
|Image=WorldTextureThumbnailSource.png
|Name=World Capture Thumbnail Source
}}
Specifies a completely customized texture to use for the world thumbnail, see [[World and Session Thumbnails#Customising Thumbnails | World and Session Thumbnails]].
Specifies a completely customized texture to use for the world thumbnail, see [[World and Session Thumbnails#Customising Thumbnails | World and Session Thumbnails]].



Revision as of 19:51, 25 April 2025

Component image 
File:WorldTextureThumbnailSource.png
World Capture Thumbnail Source component as seen in the Scene Inspector

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.