Component:Scaler: Difference between revisions

From Resonite Wiki
imported>Xekri
Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=ScalerComponent.png |Name=Scaler }} <!--T:2--> == Fields == {{Table ComponentFields |ScaleO..."
 
Automated: update Fields, Categories
 
(One intermediate revision by one other user not shown)
Line 12: Line 12:
{{Table ComponentFields
{{Table ComponentFields
|ScaleOffset|Float3|
|ScaleOffset|Float3|
|ScaleMultiplier|Float3|
|ScaleSource|Slot|
|ScaleSource|Slot|
|ScaleMode|Mode|
|ScaleMode|'''[[#Mode|Mode]]'''|TypeAdv3=true|
|scaleTarget|Sync`1|TypeString3=Sync<float3>|
|ScaleSpace|{{RootFieldType|RootSpace}}|TypeAdv4=true|
|scaleTarget|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv5=true|
}}
}}


Line 28: Line 30:
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components{{#translation:}}|Scaler]]
[[Category:Components{{#translation:}}|Scaler]]
[[Category:Components With Nested Enums{{#translation:}}|Scaler]]
[[Category:Components:Transform:Drivers{{#translation:}}|Scaler]]
[[Category:Components:Transform:Drivers{{#translation:}}|Scaler]]

Latest revision as of 21:26, 3 March 2024


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


Component image 
Scaler 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.
ScaleOffset Float3
ScaleMultiplier Float3
ScaleSource Slot
ScaleMode Mode
ScaleSpace direct RootSpace
scaleTarget field drive of Float3

Usage

Examples

Related Components