Materialx displacement shader error

   1827   4   0
User Avatar
Member
138 posts
Joined: Feb. 2017
Offline
what's going on?The displacement shader is working or not?

Attachments:
Snipaste_2022-12-05_16-25-56.jpg (157.9 KB)

User Avatar
Staff
43 posts
Joined: March 2022
Offline
Do you have anything plugged into the Displacement shader? The warning is telling you that the shader isn't doing anything, so it's being skipped for efficiency purposes. A Karma MtlX Subnet automatically creates a MtlX Displacement node and connects it to displacement_output. If you leave it in the network but don't actually use it, then you'll get this warning.
User Avatar
Member
138 posts
Joined: Feb. 2017
Offline
BryanRay
Do you have anything plugged into the Displacement shader? The warning is telling you that the shader isn't doing anything, so it's being skipped for efficiency purposes. A Karma MtlX Subnet automatically creates a MtlX Displacement node and connects it to displacement_output. If you leave it in the network but don't actually use it, then you'll get this warning.

Can we disable this warning?It's kind annoying.
User Avatar
Staff
43 posts
Joined: March 2022
Offline
I don't think there's a way to do that, no. Like most warnings, its purpose is to alert you that there's something wonky. If it's annoying you, then I think the right move would be to fix the shaders, not to disable the warning.
User Avatar
Member
138 posts
Joined: Feb. 2017
Offline
BryanRay
I don't think there's a way to do that, no. Like most warnings, its purpose is to alert you that there's something wonky. If it's annoying you, then I think the right move would be to fix the shaders, not to disable the warning.

ok.And what about using the mtlx standard surface as default?In most cases,people create the mtlx subnet,dive into,delete the mtlxsurface,oh...
  • Quick Links