This little node just outputs true or false depending on whether geometry nodes is evaluated for the viewport or rendering.
Ref T85277.
Differential D10302
Geometry Nodes: New Is Viewport node. Authored by Jacques Lucke (JacquesLucke) on Feb 4 2021, 11:14 AM. Tags Subscribers None Tokens
Details
This little node just outputs true or false depending on whether geometry nodes is evaluated for the viewport or rendering. Ref T85277.
Diff Detail
Event TimelineComment Actions Node works as expected. I think the label of the output socket Value is pretty confusing though, that's usually the label we have for generic float inputs. Another thing I noticed while testing: Additionally to that, I think it would be nice to already put a very simple version of a Switch not on the project backlog, that only supports a boolean I'll create tasks for map range fix and simple switch. |