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.