Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetQueryFilterState(QueryFilter)

Gets the query filtering state of PhysicsVisualizationSettings
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static bool GetQueryFilterState(PhysicsVisualizationSettings.QueryFilter filter)

Parameters

The PhysicsVisualizationSettings.QueryFilter flags that should be checked.

Returns

Type

Description

boolWheter all the flags specified by the filter are set to true.

Remarks

Checks and returns whether all the flags specified by the filter are set to true.