Your IP address will be publicly visible if you make any edits.
Component:Int2ToInt3SwizzleDriver
From Resonite Wiki
More actions
Component image
Int 2To Int 3Swizzle Driver component as seen in the Scene Inspector
The Int2ToInt3SwizzleDriver component drives a Int3 value based on the channels of the input Int2. Each output channel (counting from 0) is assigned to an input channel (or -1 for zero), allowing for arbitrary rearrangement (i.e. swizzling). It's equivalent to unpacking the input value and packing it again with ProtoFlux.