Created a page for the View Scale node. |
touchup |
||
Line 8: | Line 8: | ||
|}} | |}} | ||
The '''View Scale''' node returns the local user's view output scale. | The '''View Scale''' node returns the [[ProtoFlux:Local User|local user]]'s view output scale in [[global space]. | ||
When in [[ | When in [[desktop mode]] or [[VR mode]], this node will return the value of where your head proxy is scaled. When an item or object that can override your view is used (such as using a different head proxy, templated head proxy, or something else that moves your view point), this node will return a new scale value. | ||
== Outputs == | == Outputs == | ||
Line 19: | Line 19: | ||
[[Category:ProtoFlux:Users:LocalOutput]] | [[Category:ProtoFlux:Users:LocalOutput]] | ||
== See Also == | |||
Components that may move the view point: | |||
* [[Component:AvatarUserRootOverrideAssigner|AvatarUserRootOverrideAssigner]] | |||
* [[Component:AvatarObjectSlot|AvatarObjectSlot]] |
Revision as of 14:42, 17 April 2025
View Scale
Local Output
The View Scale node returns the local user's view output scale in [[global space].
When in desktop mode or VR mode, this node will return the value of where your head proxy is scaled. When an item or object that can override your view is used (such as using a different head proxy, templated head proxy, or something else that moves your view point), this node will return a new scale value.
Outputs
* (float3)
Returns the local user's view output scale.
See Also
Components that may move the view point: