For an application I am working on, it would be useful to do the same thing that the Vuo.app does as a result of Tools>Canvas Transparency. Ie, I would like to change the opacity of the window, or better, to set a transparent background.
https://developer.apple.com/library/archive/samplecode/RoundTransparentW...
Comments
See related request here and
See related request here and Steve’s comments
• Set Window Properties for Transparency
• Background Color - Clear Node
• Allow hiding the window titlebar
Cheers
keithlang,
keithlang,
We see this FR implemented as adding a Window Description node to change the overall window's opacity (everything that is rendered). In addition, it would change the opacity of the title bar.
For Background Color - Clear Node the implementation would be, as Steve mentioned on that node "add a Background Material port to all of the Render Scene/Layers to Window/Image nodes. Then you could choose transparency ..., a solid color, a shader, or an image, and it would always stretch to fill the entire viewport and would always be behind everything else." and "maybe the default for window nodes should be solid black (which would match the current behavior)." For that FR, the title bar would not be hidden or transparent.
We've opened this feature request for voting.
This sounds good to me.
This sounds good to me. Kineme's QC plugins used to work as you propose. Thanks.