Hey all, I've been thinking of a way to pack multiple splat maps into a single RGB channel. My thought is that given the full range of 256 values, we can pack multiple masks into a certain value range. For example, for a 3 mask set up in 1 channel: Mask A would exist between 0 and 85, B would exist between 86 and 170, and…