Page 1 of 1

How To Create a Multi-Assets Visuals Loader Node

Posted: 30 Aug 2018, 07:50
by ydarwin
https://www.ventuz.com/support/help/lat ... rNode.html
I've done all the steps described in the links above, but it doesn't work. The Texture Uri from ValueSwitch node's Output cannot be passed to the matiral node.
capture.JPG
please help~

Thank you very much!

Re: How To Create a Multi-Assets Visuals Loader Node

Posted: 30 Aug 2018, 08:43
by lerou
You bound the texture to the file name field. That can't work.
  1. Select your material
  2. Klick on the arrow on Texture Loader
  3. Select Texture Property->Empty
  4. Now bind the switch's output to the Texture property

Re: How To Create a Multi-Assets Visuals Loader Node

Posted: 30 Aug 2018, 09:29
by ydarwin
Problem solved!
@lerou Thank you for your timely help~