GetShowBoxColliders
Should BoxColliders be shown.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
GetShowBoxColliders()
Should BoxColliders be shown.
public static bool GetShowBoxColliders()
Returns
Type | Description |
|---|---|
| bool |
Remarks
Additional Resources: BoxCollider.
GetShowBoxColliders(FilterWorkflow)
Should BoxColliders be shown.
public static bool GetShowBoxColliders(PhysicsVisualizationSettings.FilterWorkflow filterWorkflow)
Parameters
Returns
Type | Description |
|---|---|
| bool |
Remarks
Additional Resources: BoxCollider.