I don't think this can be done if it can I would love to know.
I want to be able to have a chain of nodes that will be used as default if the SceneInput is not in use (not connected) and of course if there is an Input in use on the SceneInput to ignore those nodes...
My thoughts were, new node called "If SceneInput" (if the existing node could be updated that would be great) which has an input and anything connected to that is used if nothing is added to the main(Scene) outer input..
Regards..
Autosense SceneInput..
Re: Autosense SceneInput..
Any SceneInput node will be blank without an input. You can composite this over any other 'default' content which will remain visible until the SceneInput is connected. If the input is opaque, the 'default' content will be hidden. It will cost you in processing though.
Is this what you mean?
Is this what you mean?
Re: Autosense SceneInput..
I mean something like this.
and the default will be ignored if there is an input on the outer Scene.
and the default will be ignored if there is an input on the outer Scene.
Re: Autosense SceneInput..
Perhaps a screenshot might help