is there anyway to create and set user defined fragment constant on gui?
1 Like
Hello @wind! ![]()
![]()
Yes, totally, you can assign material to gui nodes with fragment constants, check out for example how I made a simple stripe/shining effect for gui nodes for one of our Community Challenges, where fragment constants are used:
1 Like
Hi thank you for the answer
The gui.set is working fine, but when running gui.animate i got property not found error. Is it possible to animate the property of the gui constant?
Thank you
1 Like