type property

GPUQueryType get type

The type read-only property of the GPUQuerySet interface is an enumerated value specifying the type of queries managed by the GPUQuerySet.

Implementation

external GPUQueryType get type;