Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答