try template |
m YoshBot moved page ProtoFlux:Global Direction To Local to ProtoFlux:GlobalDirectionToLocal: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Template:ConvertCoordinateValueNode|Global|Direction|Local|float3|Float3}} | {{Template:ConvertCoordinateValueNode|Global|Direction|Local|float3|Float3}} | ||
[[Category:ContinuouslyChanging nodes]] |
Latest revision as of 00:21, 21 August 2025
Global Direction To Local
Direction
Global Direction To Local Is a protoflux node that allows you to convert a float3 from Global space to Local space using the Instance (Slot) as a reference space.
See Coordinate Spaces For how this node can be used in bigger systems.
Inputs
Instance (Slot)
The slot to use as reference for converting the provided Direction.
GlobalDirection (float3)
The Direction to convert from Global space to Local space.
Outputs
* (float3)
The converted GlobalDirection (float3).