Itoo Software Forum
RailClone => RailClone Pro (*) => Topic started by: GeraldW on June 18, 2024, 12:21:52 pm
-
Hey,
just stumbled upon a strange issue.
I´m using the "Extract Tiles" Macro, which works perfectly fine in VrayCPU.
As soon as I switch to VrayGPU the mapping is ignored. This happens not only at render time, just apply a UnwrapUVW modifier to check.
This is not super important, but I´m curious how this marco is even influenced by the render engine.
Thanks
-
Hi,
This style utilizes the UVW XForm node. In V-Ray CPU, this node is supported with Instancing enabled. However, when using V-Ray GPU, you need to disable the Display > Render > Use Instancing Engine option.
I hope this helps.
Best regards,
-
Thanks for your reply and explanation.
Easy fix :)