Component:RectSizeDriver: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page RectSizeDriver (Component) to Component:RectSizeDriver: Creating component Namespace
Automated: update Fields, Categories
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|TargetSize|Float2|  
|TargetSize|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv0=true|
|Scale|Float2|  
|Scale|Float2|
}}
}}


Line 27: Line 27:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|RectSizeDriver (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|Rect Size Driver]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:UIX:Utility{{#translation:}}|RectSizeDriver (Component){{#translation:}}]]
[[Category:Components:UIX:Utility{{#translation:}}|Rect Size Driver]]

Revision as of 21:40, 3 March 2024


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
RectSizeDriver component as seen in the Scene Inspector


Intoduction

Usage

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.
TargetSize field drive of Float2
Scale Float2

Behavior

Examples

Related Components