Component:SessionCaptureThumbnailSource: Difference between revisions

From Resonite Wiki
Automated: update Categories
add info and proper formatting
 
Line 1: Line 1:
For now see: [[World and Session Thumbnails#Customising Thumbnails]]
{{Infobox Component
|Image=SessionCaptureThumbnailSourceComponent.png
|Name=Session Capture Thumbnail Source
}}
The '''SessionCaptureThumbnailSource''' component is used as a point in space to capture the preview of a world in the world browser minus users in the session when a world is saved.


{{Stub}}
== Fields ==
{{Table ComponentFields
}}
 
== Usage ==
see: [[World and Session Thumbnails#Customising Thumbnails]]
 
== Examples ==
{{stub}}
 
== See Also ==
* [[Component:WorldCaptureThumbnailSource]] for capturing the world preview that shows up before creating a world instance in the world browser.


[[Category:Components{{#translation:}}|Session Capture Thumbnail Source]]
[[Category:Components{{#translation:}}|Session Capture Thumbnail Source]]
[[Category:ComponentStubs]]
[[Category:Components:World{{#translation:}}|Session Capture Thumbnail Source]]
[[Category:Components:World{{#translation:}}|Session Capture Thumbnail Source]]

Latest revision as of 17:20, 13 November 2024

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

The SessionCaptureThumbnailSource component is used as a point in space to capture the preview of a world in the world browser minus users in the session when a world is saved.

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.

Usage

see: World and Session Thumbnails#Customising Thumbnails

Examples

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


See Also