Added category: ContinuouslyChanging nodes |
m YoshBot moved page ProtoFlux:Local Vector To Global to ProtoFlux:LocalVectorToGlobal: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:27, 21 August 2025
Local Vector To Global
Direction
Local Vector To Global Is a protoflux node that allows you to convert a float3 from Local space to Global 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 Vector.
LocalVector (float3)
The Vector to convert from Local space to Global space.
Outputs
* (float3)
The converted LocalVector (float3).