m ProbablePrime moved page MaterialAssetMetadata (Component) to Component:MaterialAssetMetadata: Creating component Namespace |
Automated: update component fields |
||
Line 11: | Line 11: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Material| | |Material|{{RootFieldType|AssetRef`1|[[Material|Material]]}}|TypeAdv0=true| | ||
|VariantIndex|Nullable`1| | |VariantIndex|{{RootFieldType|RawOutput`1|[[Type:Nullable`1|Nullable`1]]<[[Type:UInt32|UInt32]]>}}|TypeAdv1=true| | ||
|RawVariantIndex|Nullable`1| | |RawVariantIndex|{{RootFieldType|RawOutput`1|[[Type:Nullable`1|Nullable`1]]<[[Type:UInt32|UInt32]]>}}|TypeAdv2=true| | ||
|VariantID|String| | |VariantID|{{RootFieldType|RawOutput`1|[[Type:String|String]]}}|TypeAdv3=true| | ||
|RawVariantID|String| | |RawVariantID|{{RootFieldType|RawOutput`1|[[Type:String|String]]}}|TypeAdv4=true| | ||
|WaitingForApply|Bool| | |WaitingForApply|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv5=true| | ||
}} | }} | ||
Revision as of 10:28, 1 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. |
Material
|
Material | |
VariantIndex
|
raw output of Nullable`1<UInt32> | |
RawVariantIndex
|
raw output of Nullable`1<UInt32> | |
VariantID
|
raw output of String | |
RawVariantID
|
raw output of String | |
WaitingForApply
|
raw output of Bool |