Template |
Added category: ContinuouslyChanging nodes |
||
Line 1: | Line 1: | ||
{{Template:TransformCoordinateValueNode|Vector|float3|Float3}} | {{Template:TransformCoordinateValueNode|Vector|float3|Float3}} | ||
[[Category:ContinuouslyChanging nodes]] |
Latest revision as of 06:51, 27 May 2025
Transform Vector
Direction
Transform Vector Is a protoflux node that allows you to convert a Float3 from the provided FromSpace (Slot) slot's space to ToSpace (Slot) slot's space.
See Coordinate Spaces For how this node can be used in bigger systems.
Inputs
FromSpace (Slot)
The slot that is assumed to be the space SourceVector (Float3) is in.
ToSpace (Slot)
The slot to transform SourceVector (Float3) to.
SourceVector (Float3)
The Vector to convert from FromSpace (Slot)'s space to ToSpace (Slot)'s space.
Outputs
* (Float3)
The converted Vector of the source Vector SourceVector (Float3).