ProtoFlux:Default User Scale: Difference between revisions

From Resonite Wiki
Create Default User Scale ProtoFlux Node Page
 
Fixed input outputs. Added an information note. Added a suggestion note. Fixed description.
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:


{{#Invoke:ProtoFlux|GenerateUI
{{#Invoke:ProtoFlux|GenerateUI
|Name=User Finger Pose Source
|Name=DefaultUserScale
|Category=Avatars
|Category=Avatars
|Inputs=
|Inputs=
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]]) ===
Line 19: Line 25:
The user to check their default user scale for.
The user to check their default user scale for.


=== * (Sudo-Generic) ===
== Outputs ==
 
=== * (Pseudo-generic) ===


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

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