Version: 2017.1

Physics2D.GetIgnoreLayerCollision

매뉴얼로 전환
public static bool GetIgnoreLayerCollision (int layer1, int layer2);

파라미터

layer1 ID of first layer.
layer2 ID of second layer.

반환

bool Whether collisions between the specified layers be ignored or not.

설명

Checks whether collisions between the specified layers be ignored or not.