Automated: create new component page |
add sync delegate desc, clean |
||
(2 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
{{stub}} | {{stub}} | ||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|FingerGestureEnabled|Bool| | |FingerGestureEnabled|Bool| | ||
Line 11: | Line 11: | ||
|TimerCaptureResolution|Int2| | |TimerCaptureResolution|Int2| | ||
|TimerSeconds|Float| | |TimerSeconds|Float| | ||
|CapturePrivateUI|Bool| | |||
|CaptureStereo|Bool| | |CaptureStereo|Bool| | ||
|StereoSeparation|Float| | |||
|AlwaysHideNameplates|Bool| | |||
|EncodeFormat|PhotoEncodeFormat| | |||
|PhotoAutosavePath|String| | |PhotoAutosavePath|String| | ||
|AutosaveActive|Bool| | |||
}} | |||
== Sync Delegates == | |||
{{Table ComponentTriggers | |||
|OpenAutosavePath:[[Type:Action|Action]]|[[Type:Action|Action]]|false| Opens the auto save path set in the settings. | |||
}} | }} | ||
== | == Usage == | ||
== Examples == | == Examples == |
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 |