Your IP address will be publicly visible if you make any edits.
Component:Float3ToColorSwizzleDriver
The Float 3To Color Swizzle Driver component.
More actions
Component image
Float 3To Color Swizzle Driver component as seen in the Scene Inspector
The Float3ToColorSwizzleDriver component drives a Color value based on the channels of the input Float3. 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.