Setting parameters in VEX

   968   1   0
User Avatar
Member
15 posts
Joined: 9月 2019
Offline
So this sets a parameter in python:

hou.node("../heightfield_file1/").parm("filename").set(filename)

What is the VEX equivalent? Is it possible?
User Avatar
Member
77 posts
Joined: 2月 2017
Offline
no, i think it is impossible
VEX only can process geometry data but can not handle node parms
Edited by zengchen - 2020年3月31日 10:30:14
My Youtube Channel [www.youtube.com]
  • Quick Links