(One intermediate revision by the same user not shown)
Line 5:
Line 5:
The '''RectMesh''' component takes in a value (either a dynamic value from an [[Type:IAudioSource|IAudioSource]], or a min and max [[Type:float|float]] value) and parameters for the generated rect mesh, then renders it onto the [[UIX]].
The '''RectMesh''' component takes in a value (either a dynamic value from an [[Type:IAudioSource|IAudioSource]], or a min and max [[Type:float|float]] value) and parameters for the generated rect mesh, then renders it onto the [[UIX]].
{{Note|This component can cause world crashes. [https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/2645 Issue #2645].|danger}}
{{Table ComponentFields
{{Table ComponentFields
Line 17:
Line 15:
== Examples ==
== Examples ==
[[User:ProbablePrime|ProbablePrime's]] video tutorial on how to use the [[Component:StandaloneRectMesh|StandaloneRectMesh]] component, as the concept is similar:
The RectMesh component takes in a value (either a dynamic value from an IAudioSource, or a min and max float value) and parameters for the generated rect mesh, then renders it onto the UIX.