imported>AshtonSparx Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=BlendshapeWeightListEditorComponent.png |Name=Blendshape Weight List Editor }} <!--T:2--> =..." |
Automated: update Fields |
||
(One intermediate revision by one other user not shown) | |||
Line 12: | Line 12: | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|_targetList|ISyncList| | |_targetList|ISyncList| | ||
|_addNewButton|Button| | |_addNewButton|'''[[Component:Button|Button]]'''|TypeAdv1=true| | ||
|_targetSkin|SkinnedMeshRenderer| | |_targetSkin|{{RootFieldType|RelayRef`1|[[Component:SkinnedMeshRenderer|SkinnedMeshRenderer]]}}|TypeAdv2=true| | ||
}} | }} | ||
Revision as of 22:48, 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. |
_targetList
|
ISyncList | |
_addNewButton
|
Button | |
_targetSkin
|
direct RelayRef`1<SkinnedMeshRenderer> |