GetShowCollisionLayer
Should the given layer be considered by the display filter.
Read time 1 minuteLast updated 2 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
GetShowCollisionLayer(int)
Should the given layer be considered by the display filter.
public static bool GetShowCollisionLayer(int layer)
Parameters
Returns
Type | Description |
|---|---|
| bool |
Remarks
GetShowCollisionLayer(FilterWorkflow, int)
Should the given layer be considered by the display filter.
public static bool GetShowCollisionLayer(PhysicsVisualizationSettings.FilterWorkflow filterWorkflow, int layer)
Parameters
Returns
Type | Description |
|---|---|
| bool |