thumbnail blueprint
material

Mixbox Lerp Material Nodes

  • Exposure: public
  • UE Version: 5.5

avatar author

errata

January 3, 2025, 8:38 pm

I got excited about Mixbox https://github.com/scrtwpns/mixbox on Bluesky https://bsky.app/profile/did:plc:cozdddxkoyg2kdv4erczdjh7/post/3letw52kais2t

So I got it (minimally) working in an Unreal Engine material. Update: fixed an issue causing shader compile errors when used in a material function.

Adapted shader source here: https://gist.github.com/timoxley/662c17d84b8662e15dbb40758522d536

Mind the mixbox license is only free for non-commercial https://github.com/scrtwpns/mixbox/blob/master/LICENSE

This video is provided by youtube using cookies.
See their privacy page.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
January 7, 2025
  1. Fixed layout

  2. Fixed issue with ternary: "condition for short-circuiting ternary operator must be scalar, for non-scalar types use 'select'".

January 3, 2025
  1. Fixed shader code to match upstream

  2. Added comments

  3. First commit

    See

1 comment