PhysicsDebugWindow
Displays the Physics Debug Visualization options. The Physics Debug Visualization is only displayed if this window is visible. Additional Resources: PhysicsVisualizationSettings.
Read time 7 minutesLast updated 3 days ago
Definition
- Type: Class
- Namespace: UnityEditor
- Assembly: UnityEditor
- Inherits from: EditorWindow
public class PhysicsDebugWindow : EditorWindow
Inheritance
Inherited Members
Operators
Operator | Description |
|---|---|
| operator == | Compares two object references to see if they refer to the same object. |
| bool | Determines whether the object exists. |
| operator != | Compares if two objects refer to a different object. |