Tutorial: Mutable : Simple Customizable Object

Tutorial that shows how to create a basic Mutable Customizable Object.

https://dev.epicgames.com/community/learning/tutorials/Y41o/unreal-engine-mutable-simple-customizable-object

I was looking for the mentioned “Mutable Sample” in FAB and couldn’t find it. Is that available yet?

2 Likes

Same problem! Where to find sample project?..

1 Like

@GerardMTE Mutable is awesome!

Currently, booleans are not supported. I would need bools to customize materials, for example like in the screenshot.
Is that something that will come (with the next release?) or would you suggest I rather build my materials without bools and switches?