Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
UnityPlatformer
LayerMaskExtension
C# Class UnityPlatformer.LayerMaskExtension
UnityEngine.LayerMask
Exibir arquivo
Open project: llafuente/unity-platformer
Public Methods
Method
Description
Contains
(
this
lm
,
int
l
) :
bool
LayerMask contains given layer?
Method Details
Contains()
static
public
method
LayerMask contains given layer?
static
public
Contains
(
this
lm
,
int
l
) :
bool
lm
this
l
int
return
bool