Physics2D.GetIgnoreLayerCollision

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

파라미터

layer1ID of first layer.
layer2ID 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.