Fields for Procedural Asset Metadata |
mNo edit summary |
||
Line 1: | Line 1: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Asset|Mesh| | |Asset|Mesh| | ||
|UpdateCount|Int| | |UpdateCount|Int| | ||
|Error|Bool| | |Error|Bool| | ||
}} | }} |
Revision as of 10:14, 13 January 2024
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. |
Asset
|
Mesh | |
UpdateCount
|
Int | |
Error
|
Bool |