Hi,
I have a geometry on the stage that consist of two other geometries under it.
Like this - obj/ MyGeometry;
MyGeometry/Geometry1 and MyGeometry/Geometry2
Both Geometries (1 and 2) have separate materials apply to them at the end. If I merge Geometry1 and Geometry2, then the materials applied to both of them also merge in the final render. What's the way of making them both appear on Stage without merging them?
Thanks.