imported>Xekri Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=ScaleElementComponent.png |Name=Scale Element }} <!--T:2--> == Fields == {{Table ComponentF..." |
Automated: update Fields |
||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Group|ScaleGroup| | |Group|{{RootFieldType|RelayRef`1|[[Component:ScaleGroup|ScaleGroup]]}}|TypeAdv0=true| | ||
|RespondToPhysicalTouch|Bool| | |RespondToPhysicalTouch|Bool| | ||
|RespondToRemoteTouch|Bool| | |RespondToRemoteTouch|Bool| | ||
|_scaleTarget| | |_scaleTarget|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv3=true| | ||
}} | }} | ||
Latest revision as of 21:34, 3 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
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. |
Group
|
direct RelayRef`1<ScaleGroup> | |
RespondToPhysicalTouch
|
Bool | |
RespondToRemoteTouch
|
Bool | |
_scaleTarget
|
field drive of Float3 |