Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

FilterWorkflow

enumeration

Description

Decides whether the Workflow in the Physics Debug window should be inclusive/ (ShowSelectedItems) or exclusive (HideSelectedItems).

By default HideSelectedItems is chosen and none of filtering items are selected. This means that nothing is hidden and thus everything is visible.

See Also: PhysicsVisualizationSettings.filterWorkflow.

Properties

HideSelectedItemsWith HideSelectedItems you can hide selected filter items in order to easily discard uninteresting Collider properties thereby making overview and navigation easier.
ShowSelectedItemsWith ShowSelectedItems and the Select None button is it easy to monitor very specific Colliders.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答