Component:ScaleGroup: Difference between revisions

From Resonite Wiki
imported>Xekri
Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=ScaleGroupComponent.png |Name=Scale Group }} <!--T:2--> == Fields == {{Table ComponentField..."
 
Automated: update Fields
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|SelectedElement|ScaleElement|
|SelectedElement|'''[[Component:ScaleElement|ScaleElement]]'''|TypeAdv0=true|
|IdleScale|Float3|
|IdleScale|Float3|
|BackgroundScale|Float3|
|BackgroundScale|Float3|

Latest revision as of 21:34, 3 March 2024


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


Component image 
Scale Group component as seen in the Scene Inspector


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.
SelectedElement ScaleElement
IdleScale Float3
BackgroundScale Float3
SelectedScale Float3
SmoothSpeed Float

Usage

Examples

Related Components