このページを含むバージョン:
このページを含まないバージョン:
class in UnityEditor.Search
A query block is the visual element of a query node in a query.
In example, shader=lit will be a query filter block with QueryBlock.name equal to shader, QueryBlock.value equal to lit and the QueryBlock.op equal to =.
shader=lit
shader
lit
=