This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

UQuery.QueryBuilder<T0>.Active

Declaration

public QueryBuilder<T> Active();

Returns

QueryBuilder<T> A QueryBuilder with the selection rules.

Description

Selects all elements that are active.