materialx texcoord node

   696   1   0
User Avatar
Member
8 posts
Joined: 11月 2016
オフライン
The materialx texcoord node accepts an int index value. When rendering with vray, this index allows me to access to my other uv channels (uv2, uv3, etc.), but this doesn't work in karma cpu/xpu. Is there any plan for karma to support this in the future?
User Avatar
Member
301 posts
Joined: 1月 2015
オフライン
Read the primvar you want with primvar reader node, and connect the vector2 attribute to the texture/image node.
  • Quick Links