989onan bot (talk | contribs) Automated: update SyncDelegates |
add sync delegate desc, clean |
||
Line 5: | Line 5: | ||
{{stub}} | {{stub}} | ||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|FingerGestureEnabled|Bool| | |FingerGestureEnabled|Bool| | ||
Line 22: | Line 22: | ||
== Sync Delegates == | == Sync Delegates == | ||
{{Table ComponentTriggers | {{Table ComponentTriggers | ||
|OpenAutosavePath:[[Type:Action|Action]]|[[Type:Action|Action]]|false| | |OpenAutosavePath:[[Type:Action|Action]]|[[Type:Action|Action]]|false| Opens the auto save path set in the settings. | ||
}} | }} | ||
== | == Usage == | ||
== Examples == | == Examples == |
Latest revision as of 21:22, 7 April 2025
Component image 
Photo Capture Settings component as seen in the Scene Inspector

This article or section is a Stub. You can help the Resonite Wiki by expanding it.
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. |
FingerGestureEnabled
|
Bool | |
NormalCaptureResolution
|
Int2 | |
TimerCaptureResolution
|
Int2 | |
TimerSeconds
|
Float | |
CapturePrivateUI
|
Bool | |
CaptureStereo
|
Bool | |
StereoSeparation
|
Float | |
AlwaysHideNameplates
|
Bool | |
EncodeFormat
|
PhotoEncodeFormat | |
PhotoAutosavePath
|
String | |
AutosaveActive
|
Bool |