ProtoFlux:Default User Scale: Difference between revisions

From Resonite Wiki
Sudo-Generic -> Pseudo-generic
Fixed input outputs. Added an information note. Added a suggestion note. Fixed description.
 
Line 13: Line 13:
|}}
|}}


Default User Scale is a ProtoFlux node that allows you to read a User's default [[User Scale]].
The '''Default User Scale''' node takes in a [[Type:User|User]] or [[Slot]] that allows you to read a user's default [[Avatar]] scale.
 
{{Note|If you need to get the scale value to change a user's size, it is recommended to use the [[ProtoFlux:User Root Global Scale|User Root Global Scale]] and [[ProtoFlux:Set User Scale|Set User Scale]] nodes instead.|suggestion}}
 
{{Note|There is a set of features in [[Resonite]] that allows you to [[User Scale|scale and calculate scale]] in different ways.|information}}
 
== Inputs ==


=== User ([[Type:User|User]]) ===
=== User ([[Type:User|User]]) ===


The user to check their default user scale for.
The user to check their default user scale for.
== Outputs ==


=== * (Pseudo-generic) ===
=== * (Pseudo-generic) ===

Latest revision as of 01:32, 4 July 2024

DefaultUserScale
User
*
Avatars

The Default User Scale node takes in a User or Slot that allows you to read a user's default Avatar scale.

If you need to get the scale value to change a user's size, it is recommended to use the User Root Global Scale and Set User Scale nodes instead.
There is a set of features in Resonite that allows you to scale and calculate scale in different ways.

Inputs

User (User)

The user to check their default user scale for.

Outputs

* (Pseudo-generic)

The user's default User Scale as a decimal number.

Examples: Float, Double.

Examples