Automated: create new component page |
No edit summary |
||
Line 10: | Line 10: | ||
|_progressText|'''[[Component:TextRenderer|TextRenderer]]'''|TypeAdv1=true| | |_progressText|'''[[Component:TextRenderer|TextRenderer]]'''|TypeAdv1=true| | ||
|_detailText|'''[[Component:TextRenderer|TextRenderer]]'''|TypeAdv2=true| | |_detailText|'''[[Component:TextRenderer|TextRenderer]]'''|TypeAdv2=true| | ||
|_material|'''[[UnlitMaterial|UnlitMaterial]]'''|TypeAdv3=true| | |_material|'''[[Component:UnlitMaterial|UnlitMaterial]]'''|TypeAdv3=true| | ||
|_tint|{{RootFieldType|FieldDrive`1|[[Type:ColorX|ColorX]]}}|TypeAdv4=true| | |_tint|{{RootFieldType|FieldDrive`1|[[Type:ColorX|ColorX]]}}|TypeAdv4=true| | ||
}} | }} |
Revision as of 12:34, 31 March 2025
Component image 
Legacy Segment Circle Progress component as seen in the Scene Inspector

This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
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. |
Stage
|
ProgressStage | |
_progressText
|
TextRenderer | |
_detailText
|
TextRenderer | |
_material
|
UnlitMaterial | |
_tint
|
field drive of ColorX |