Automated: update Fields |
Added a see also section. Added one field description. |
||
Line 16: | Line 16: | ||
|Profile|ColorProfile| | |Profile|ColorProfile| | ||
|Rect|Rect| {{stub}} | |Rect|Rect| {{stub}} | ||
|Mesh|{{RootFieldType|(nested)|M}}|TypeAdv5=true| | |Mesh|{{RootFieldType|(nested)|M}}|TypeAdv5=true|The mesh parameters used to render this rect mesh. | ||
}} | }} | ||
Line 27: | Line 27: | ||
{{stub}} | {{stub}} | ||
== See Also == | |||
* Similar to [[Component:RectMesh|RectMesh]]. | |||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] |
Revision as of 02:22, 22 July 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image 
Standalone Rect Mesh`1 component as seen in the Scene Inspector

Parameterized StandaloneRectMesh components are available on the component browser for Audio Source Waveform Mesh and Line Graph Mesh.
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. |
HighPriorityIntegration
|
Bool | This article or section is a Stub. You can help the Resonite Wiki by expanding it. |
OverrideBoundingBox
|
Bool | This article or section is a Stub. You can help the Resonite Wiki by expanding it. |
OverridenBoundingBox
|
BoundingBox | This article or section is a Stub. You can help the Resonite Wiki by expanding it. |
Profile
|
ColorProfile | |
Rect
|
Rect | This article or section is a Stub. You can help the Resonite Wiki by expanding it. |
Mesh
|
direct M | The mesh parameters used to render this rect mesh. |
Usage
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
See Also
- Similar to RectMesh.