Add Transforms ProtoFlux Category  | 
				m fix link spaces  | 
				||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
{{Table ProtoFluxCategoryNodes  | {{Table ProtoFluxCategoryNodes  | ||
|  | |GlobalTransform|| Gives the [[Slot]]'s transform in global space.  | ||
|  | |LocalTransform|| Gives the [[Slot]]'s transform in local space.  | ||
|  | |SetGlobalPosition|| Sets the [[Slot]]'s global position to match the given global point.  | ||
|  | |SetGlobalPositionRotation|| Sets the [[Slot]]'s global position and rotation to match the given global point and rotation.  | ||
|  | |SetGlobalRotation|| Sets the [[Slot]]'s global rotation to match the given global rotation.  | ||
|  | |SetGlobalScale|| Sets the [[Slot]]'s global scale to match the given global scale.  | ||
|  | |SetGlobalTransform|| Sets the [[Slot]]'s global transforms to match the given global transforms.  | ||
|  | |SetGlobalTransformMatrix|| Sets the [[Slot]]'s global transforms to match the given global TRS Matrix.  | ||
|  | |SetLocalPosition|| Sets the [[Slot]]'s local position to match the given local point.  | ||
|  | |SetLocalPositionRotation|| Sets the [[Slot]]'s local position and rotation to match the given local point and rotation.  | ||
|  | |SetLocalRotation|| Sets the [[Slot]]'s local rotation to match the given local rotation.  | ||
|  | |SetLocalScale|| Sets the [[Slot]]'s local scale to match the given local scale.  | ||
|  | |SetLocalTransform|| Sets the [[Slot]]'s local transforms to match the given local transforms.  | ||
|  | |SetTRS|| Sets the [[Slot]]'s local transforms to match the given TRS Matrix.  | ||
}}  | }}  | ||
[[Category:ProtoFlux]]  | |||
Latest revision as of 03:57, 25 August 2025
| Subcategories | |
|---|---|
| Category | Summary | 
| Bounds | Computing, Expanding, constructing, and shrinking Bounding Boxes. | 
| Conversion | Converting transformations in one space to another space. | 
| Direction | Getting and setting a slot's facing directions. | 
| Node Name | Description | 
|---|---|
| GlobalTransform | Gives the Slot's transform in global space. | 
| LocalTransform | Gives the Slot's transform in local space. | 
| SetGlobalPosition | Sets the Slot's global position to match the given global point. | 
| SetGlobalPositionRotation | Sets the Slot's global position and rotation to match the given global point and rotation. | 
| SetGlobalRotation | Sets the Slot's global rotation to match the given global rotation. | 
| SetGlobalScale | Sets the Slot's global scale to match the given global scale. | 
| SetGlobalTransform | Sets the Slot's global transforms to match the given global transforms. | 
| SetGlobalTransformMatrix | Sets the Slot's global transforms to match the given global TRS Matrix. | 
| SetLocalPosition | Sets the Slot's local position to match the given local point. | 
| SetLocalPositionRotation | Sets the Slot's local position and rotation to match the given local point and rotation. | 
| SetLocalRotation | Sets the Slot's local rotation to match the given local rotation. | 
| SetLocalScale | Sets the Slot's local scale to match the given local scale. | 
| SetLocalTransform | Sets the Slot's local transforms to match the given local transforms. | 
| SetTRS | Sets the Slot's local transforms to match the given TRS Matrix. | 
Subcategories
This category has the following 3 subcategories, out of 3 total.
P
- ProtoFlux:Transform:Bounds (7 P)
 - ProtoFlux:Transform:Conversion (17 P)
 - ProtoFlux:Transform:Direction (12 P)
 
Pages in category "ProtoFlux:Transform"
The following 14 pages are in this category, out of 14 total.
S
- ProtoFlux:SetGlobalPosition
 - ProtoFlux:SetGlobalPositionRotation
 - ProtoFlux:SetGlobalRotation
 - ProtoFlux:SetGlobalScale
 - ProtoFlux:SetGlobalTransform
 - ProtoFlux:SetGlobalTransformMatrix
 - ProtoFlux:SetLocalPosition
 - ProtoFlux:SetLocalPositionRotation
 - ProtoFlux:SetLocalRotation
 - ProtoFlux:SetLocalScale
 - ProtoFlux:SetLocalTransform
 - ProtoFlux:SetTRS