Node Name | Description |
---|---|
GlobalDirectionToLocal | Converts a Direction in global space to the provided slot's local space. |
GlobalPointToLocal | Converts a Point in global space to the provided slot's local space. |
GlobalRotationToLocal | Converts a Rotation in global space to the provided slot's local space. |
GlobalScaleToLocal | Converts a Scale in global space to the provided slot's local space. |
GlobalVectorToLocal | Converts a Vector in global space to the provided slot's local space. |
LocalDirectionToGlobal | Converts a Direction in the provided slot's local space to global space. |
LocalPointToGlobal | Converts a Point in the provided slot's local space to global space. |
LocalRotationToGlobal | Converts a Rotation in the provided slot's local space to global space. |
LocalScaleToGlobal | Converts a Scale in the provided slot's local space to global space. |
LocalScreenPointToDirection | Converts the user's screen point to their facing world direction. |
LocalScreenPointToWorld | Converts the user's screen point plus the distance and returns their facing world value offset position. |
LocalVectorToGlobal | Converts a Vector in the provided slot's local space to global space. |
TransformDirection | Converts a Direction in a slot's local space to B slot's local space. |
TransformPoint | Converts a Point in a slot's local space to B slot's local space. |
TransformRotation | Converts a Rotation in a slot's local space to B slot's local space. |
TransformScale | Converts a Scale in a slot's local space to B slot's local space. |
TransformVector | Converts a Vector in a slot's local space to B slot's local space. |
Pages in category "ProtoFlux:Transform:Conversion"
The following 17 pages are in this category, out of 17 total.