Class Extensions_LayerMask
Inherited Members
Namespace: Fwt.Core
Assembly: fwt.core.dll
Syntax
public static class Extensions_LayerMask
Methods
Includes(LayerMask, int)
Declaration
public static bool Includes(this LayerMask mask, int layer)
Parameters
| Type | Name | Description |
|---|---|---|
| LayerMask | mask | |
| int | layer |
Returns
| Type | Description |
|---|---|
| bool |