Added category: ContinuouslyChanging nodes |
m YoshBot moved page ProtoFlux:Transform Scale to ProtoFlux:TransformScale: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:37, 21 August 2025
Transform Scale
Direction
Transform Scale 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 SourceScale (Float3) is in.
ToSpace (Slot)
The slot to transform SourceScale (Float3) to.
SourceScale (Float3)
The Scale to convert from FromSpace (Slot)'s space to ToSpace (Slot)'s space.
Outputs
* (Float3)
The converted Scale of the source Scale SourceScale (Float3).