Component:ProceduralAssetMetadata: Difference between revisions

From Resonite Wiki
Fields for Procedural Asset Metadata
 
mNo edit summary
Line 1: Line 1:
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|persistent|Bool|
|UpdateOrder|Int|
|Enabled|Bool|
|Asset|Mesh|
|Asset|Mesh|
|UpdateCount|Int|
|UpdateCount|Int|
|Error|Bool|
|Error|Bool|
}}
}}

Revision as of 10:14, 13 January 2024

Fields

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.
Asset Mesh
UpdateCount Int
Error Bool