reword, add additional info |
continuously changing |
||
Line 13: | Line 13: | ||
The '''Get User Anchor''' node is a ProtoFlux node that gets the [[anchor]] that a [[user]] is currently anchored in. | The '''Get User Anchor''' node is a ProtoFlux node that gets the [[anchor]] that a [[user]] is currently anchored in. | ||
== Inputs == | == Inputs == | ||
Line 32: | Line 30: | ||
[[Category:ProtoFlux:Avatars:Anchors]] | [[Category:ProtoFlux:Avatars:Anchors]] | ||
[[Category:ContinuouslyChanging nodes]] |
Latest revision as of 04:27, 18 April 2025
Get User Anchor
Anchors
The Get User Anchor node is a ProtoFlux node that gets the anchor that a user is currently anchored in.
Inputs
User (User)
The user to check for what anchor they are sitting in.
If there is no source input then the local user will be used.
Outputs
* (IAvatarAnchor)
The anchor that User
is currently anchored to, outputting null if the user is not anchored.