Get rid of stub |
mNo edit summary |
||
Line 1: | Line 1: | ||
For now see: [[World and Session Thumbnails#Customising Thumbnails]] | For now see: [[World and Session Thumbnails#Customising Thumbnails]] | ||
{{Table ComponentFields | |||
|Texture| {{RootFieldType|AssetRef`1|[[Type:Texture2D|Texture2D]]}}|TypeAdv0=true|The world thumbnail texture. | |||
}} | |||
[[Category:Components{{#translation:}}|World Texture Thumbnail Source]] | [[Category:Components{{#translation:}}|World Texture Thumbnail Source]] | ||
[[Category:Components:World{{#translation:}}|World Texture Thumbnail Source]] | [[Category:Components:World{{#translation:}}|World Texture Thumbnail Source]] |
Revision as of 19:43, 25 April 2025
For now see: World and Session Thumbnails#Customising Thumbnails
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. |