- Jan 16, 2022
- 229
- 2,273
I'm getting the following warnings in my log:
When I look at everything in the scene, the highest SubD is set to is 3 on a single model.
I have no idea where the values of 4 and 5 come from.
How can I find out what objects are causing this?2022-11-14 10:57:53.514 [WARNING] :: ..\..\..\..\..\src\pluginsource\DzIrayRender\dzneuraymgr.cpp(367): Iray [WARNING] - TRIT:GEOMETRY :: 1.0 TRIT geo warn : Object DS_shape_7f7_1108: the parametric approximation level is set to 3. The original value of 4 would produce too much geometry in a single mesh.
2022-11-14 10:57:54.709 [WARNING] :: ..\..\..\..\..\src\pluginsource\DzIrayRender\dzneuraymgr.cpp(367): Iray [WARNING] - TRIT:GEOMETRY :: 1.0 TRIT geo warn : Object DS_shape_80e_1162: the parametric approximation level is set to 3. The original value of 4 would produce too much geometry in a single mesh.
2022-11-14 10:57:56.198 [WARNING] :: ..\..\..\..\..\src\pluginsource\DzIrayRender\dzneuraymgr.cpp(367): Iray [WARNING] - TRIT:GEOMETRY :: 1.0 TRIT geo warn : Object DS_shape_81e_1209: the parametric approximation level is set to 3. The original value of 5 would produce too much geometry in a single mesh.
When I look at everything in the scene, the highest SubD is set to is 3 on a single model.
I have no idea where the values of 4 and 5 come from.
Last edited: