Category:ProtoFlux:Users:LocalOutput: Difference between revisions

Category page
Cleaning ProtoFlux Categories
m fix link spaces
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Desktop FOV||
|DesktopFOV|| Returns the local user's desktop field of view (tied to the [[Settings]]).
|Ears Overriden|| Returns if the [[Type:User|user]] viewing the node has overriden their ears with a [[AvatarUserRootOverrideAssigner (Component)|AvatarUserRootOverrideAssigner]] component.
|EarsOverriden|| Returns if the [[Type:User|user]] viewing the node has overriden their ears with a [[AvatarUserRootOverrideAssigner (Component)|AvatarUserRootOverrideAssigner]] component.
|Ears Position|| Returns the ears position of the [[Type:User|user]] viewing this node.
|EarsPosition|| Returns the ears position of the [[Type:User|user]] viewing this node.
|Ears Rotation|| Returns the ears rotation of the [[Type:User|user]] viewing this node.
|EarsRotation|| Returns the ears rotation of the [[Type:User|user]] viewing this node.
|Ears Scale|| Returns the ears scale of the [[Type:User|user]] viewing this node.
|EarsScale|| Returns the ears scale of the [[Type:User|user]] viewing this node.
|View Overriden|| Returns if the [[Type:User|user]] viewing the node has overriden their view with a [[AvatarUserRootOverrideAssigner (Component)|AvatarUserRootOverrideAssigner]] component.
|ViewOverriden|| Returns if the [[Type:User|user]] viewing the node has overriden their view with a [[AvatarUserRootOverrideAssigner (Component)|AvatarUserRootOverrideAssigner]] component.
|View Position|| Returns The view position of the [[Type:User|user]] viewing this node.
|ViewPosition|| Returns The view position of the [[Type:User|user]] viewing this node.
|View Rotation|| Returns The view rotation of the [[Type:User|user]] viewing this node.
|ViewRotation|| Returns The view rotation of the [[Type:User|user]] viewing this node.
|View Scale|| Returns The view scale of the [[Type:User|user]] viewing this node.
|ViewScale|| Returns The view scale of the [[Type:User|user]] viewing this node.
}}
}}
[[Category:ProtoFlux:Users]]
[[Category:ProtoFlux:Users]]

Latest revision as of 03:58, 25 August 2025

Nodes
Node Name Description
DesktopFOV Returns the local user's desktop field of view (tied to the Settings).
EarsOverriden Returns if the user viewing the node has overriden their ears with a AvatarUserRootOverrideAssigner component.
EarsPosition Returns the ears position of the user viewing this node.
EarsRotation Returns the ears rotation of the user viewing this node.
EarsScale Returns the ears scale of the user viewing this node.
ViewOverriden Returns if the user viewing the node has overriden their view with a AvatarUserRootOverrideAssigner component.
ViewPosition Returns The view position of the user viewing this node.
ViewRotation Returns The view rotation of the user viewing this node.
ViewScale Returns The view scale of the user viewing this node.