📋 Metadata

💬 Content

Basically it is used like this:
image

The Poll method must “return” True or False.
Blender will only execute the operator if Poll is True, and ignore it if it is False.

# Other ui_type identifiers
'GeometryNodeTree'
'ShaderNodeTree'
'CompositorNodeTree'

❤️ 2 likes


🔗 View on Blender Artists