Guess this one goes to people at SideFX.
I waned to know if there are any plans to add to VEX an ability to insert a thumbnail image in to an operator or a shader?
For example.What if somebody is creating some kind of a cloth shader which will have several predefined patterns.A dropdown box will be created with #pragma choise so the user can choose the setting that meets his need.But how does he know how it'll look? Here a little thumbnail would help a lot!This thumbnail would just be an image that was prerendered with this shader and with the current setting chosen.
Also, the thumbnail would have to be updated according to every setting being chosen from dropdown.
I guess it would look something like this.
#pragma thumbnail pic1,pic2,pic3 etc.