Category:ProtoFlux:Users:UserRoot: Difference between revisions

Category page
Added descriptions to this category.
m fix link spaces
 
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Active UserRoot User|| Returns the [[Type:User|user]] reference with a provided [[Type:UserRoot|UserRoot]].
|ActiveUserRootUser|| Returns the [[Type:User|user]] reference with a provided [[Type:UserRoot|UserRoot]].
|Controller Slot|| Returns the user's controller slot that is found on the user's [[Type:UserRoot|UserRoot]].
|ControllerSlot|| Returns the user's controller slot that is found on the user's [[Type:UserRoot|UserRoot]].
|Feet Position|| Gets the average [[Type:Float3|position]] in global space of the provided [[Type:User|user's]] feet.
|FeetPosition|| Gets the average [[Type:Float3|position]] in global space of the provided [[Type:User|user's]] feet.
|Feet Rotation|| Gets the average [[Type:FloatQ|rotation]] in global space of the provided [[Type:User|user's]] feet.
|FeetRotation|| Gets the average [[Type:FloatQ|rotation]] in global space of the provided [[Type:User|user's]] feet.
|Get Active UserRoot|| Returns the nearest parent [[Type:User|user's]] [[Type:UserRoot|UserRoot]].
|GetActiveUserRoot|| Returns the nearest parent [[Type:User|user's]] [[Type:UserRoot|UserRoot]].
|Hand Slot|| Returns the users hand slot from a user's [[Type:UserRoot|UserRoot]].
|HandSlot|| Returns the users hand slot from a user's [[Type:UserRoot|UserRoot]].
|Head Facing Direction|| Gets the [[ProtoFlux:Get Forward|Forward]] of the provided [[Type:User|user's]] head in global space.
|HeadFacingDirection|| Gets the [[ProtoFlux:Get Forward|Forward]] of the provided [[Type:User|user's]] head in global space.
|Head Facing Rotation|| Gets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] head in global space.
|HeadFacingRotation|| Gets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] head in global space.
|Head Position|| Gets the [[Type:Float3|position]] of the provided [[Type:User|user's]] head in global space.
|HeadPosition|| Gets the [[Type:Float3|position]] of the provided [[Type:User|user's]] head in global space.
|Head Rotation|| Gets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] head in local space.
|HeadRotation|| Gets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] head in local space.
|Head Slot|| Returns the users head slot from a user's [[Type:UserRoot|UserRoot]].
|HeadSlot|| Returns the users head slot from a user's [[Type:UserRoot|UserRoot]].
|Hips Position|| Gets the [[Type:Float3|position]] of the provided [[Type:User|user's]] hips in global space.
|HipsPosition|| Gets the [[Type:Float3|position]] of the provided [[Type:User|user's]] hips in global space.
|Hips Rotation|| Gets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] hips in global space.
|HipsRotation|| Gets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] hips in global space.
|Left Hand Position|| Gets the [[Type:Float3|position]] of the provided [[Type:User|user's]] left hand in global space.
|LeftHandPosition|| Gets the [[Type:Float3|position]] of the provided [[Type:User|user's]] left hand in global space.
|Left Hand Rotation|| Gets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] left hand in global space.
|LeftHandRotation|| Gets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] left hand in global space.
|Right Hand Position|| Gets the [[Type:Float3|position]] of the provided [[Type:User|user's]] right hand in global space.
|RightHandPosition|| Gets the [[Type:Float3|position]] of the provided [[Type:User|user's]] right hand in global space.
|Right Hand Rotation|| Gets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] right hand in global space.
|RightHandRotation|| Gets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] right hand in global space.
|Set Feet Position|| Sets the average [[Type:Float3|position]] of the provided [[Type:User|user's]] feet in global space.
|SetFeetPosition|| Sets the average [[Type:Float3|position]] of the provided [[Type:User|user's]] feet in global space.
|Set Feet Rotation|| Sets the average [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] feet in global space.
|SetFeetRotation|| Sets the average [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] feet in global space.
|Set Head Facing Direction|| Sets the [[ProtoFlux:Get Forward|Forward]] of the provided [[Type:User|user's]] head in global space.
|SetHeadFacingDirection|| Sets the [[ProtoFlux:Get Forward|Forward]] of the provided [[Type:User|user's]] head in global space.
|Set Head Facing Rotation|| Sets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] head in global space.
|SetHeadFacingRotation|| Sets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] head in global space.
|Set Head Position|| Sets the [[Type:Float3|position]] of the provided [[Type:User|user's]] head in global space.
|SetHeadPosition|| Sets the [[Type:Float3|position]] of the provided [[Type:User|user's]] head in global space.
|Set Head Rotation|| Sets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] head in local space.
|SetHeadRotation|| Sets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] head in local space.
|Set Hips Position|| Sets the [[Type:Float3|position]] of the provided [[Type:User|user's]] hips in global space.
|SetHipsPosition|| Sets the [[Type:Float3|position]] of the provided [[Type:User|user's]] hips in global space.
|Set Hips Rotation|| Sets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] hips in global space.
|SetHipsRotation|| Sets the [[Type:FloatQ|rotation]] of the provided [[Type:User|user's]] hips in global space.
|User Root Global Scale|| Gets the [[Type:Float3|scale]] of the provided [[Type:User|user's]] Root Slot in global space.
|UserRootGlobalScale|| Gets the [[Type:Float3|scale]] of the provided [[Type:User|user's]] Root Slot in global space.
}}
}}
[[Category:ProtoFlux:Users]]
[[Category:ProtoFlux:Users]]

Latest revision as of 03:58, 25 August 2025

Nodes
Node Name Description
ActiveUserRootUser Returns the user reference with a provided UserRoot.
ControllerSlot Returns the user's controller slot that is found on the user's UserRoot.
FeetPosition Gets the average position in global space of the provided user's feet.
FeetRotation Gets the average rotation in global space of the provided user's feet.
GetActiveUserRoot Returns the nearest parent user's UserRoot.
HandSlot Returns the users hand slot from a user's UserRoot.
HeadFacingDirection Gets the Forward of the provided user's head in global space.
HeadFacingRotation Gets the rotation of the provided user's head in global space.
HeadPosition Gets the position of the provided user's head in global space.
HeadRotation Gets the rotation of the provided user's head in local space.
HeadSlot Returns the users head slot from a user's UserRoot.
HipsPosition Gets the position of the provided user's hips in global space.
HipsRotation Gets the rotation of the provided user's hips in global space.
LeftHandPosition Gets the position of the provided user's left hand in global space.
LeftHandRotation Gets the rotation of the provided user's left hand in global space.
RightHandPosition Gets the position of the provided user's right hand in global space.
RightHandRotation Gets the rotation of the provided user's right hand in global space.
SetFeetPosition Sets the average position of the provided user's feet in global space.
SetFeetRotation Sets the average rotation of the provided user's feet in global space.
SetHeadFacingDirection Sets the Forward of the provided user's head in global space.
SetHeadFacingRotation Sets the rotation of the provided user's head in global space.
SetHeadPosition Sets the position of the provided user's head in global space.
SetHeadRotation Sets the rotation of the provided user's head in local space.
SetHipsPosition Sets the position of the provided user's hips in global space.
SetHipsRotation Sets the rotation of the provided user's hips in global space.
UserRootGlobalScale Gets the scale of the provided user's Root Slot in global space.