Automated: update Fields, Categories |
Automated: update Fields |
||
Line 3: | Line 3: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Asset|'''[[ | |Asset|'''[[Type:ProceduralAssetProvider`1|ProceduralAssetProvider`1]]<A>'''|TypeAdv0=true| | ||
|UpdateCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv1=true| | |UpdateCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv1=true| | ||
|Error|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv2=true| | |Error|{{RootFieldType|RawOutput`1|[[Type:Bool|Bool]]}}|TypeAdv2=true| |
Latest revision as of 15:36, 7 March 2024
The ProceduralAssetMetadata component is shown in the inspector for procedural meshes and textures.[1]
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
|
ProceduralAssetProvider`1<A> | |
UpdateCount
|
raw output of Int | |
Error
|
raw output of Bool |
- ↑ Component was given this functionality in Beta 2024.1.12.1336