Incorrect getting parm visible result

   931   0   0
User Avatar
Member
2 posts
Joined: Aug. 2018
Offline
Hi all,

I have a file that contains a texture, it's base color option is unchecked but the texture path has a file path.
it means I can't directly see the parm(basecolor_texture).

I reopen the file and get parm.isVisible(), result is True ?!

then I try click the 'use texture' option and retry parm.isVisible(), result is True
and unclick the option again, get parm.isVisible(), result is False

how can I get the correct result when just open the hip file?
Edited by Mojosann - March 27, 2023 07:06:07
  • Quick Links