disable_collision_layer(layer)
      Disallow this physics node from colliding with other nodes on this layer
Parameters:
      layer [value: 0 ~ 31, type: int]
Return Value: None

file: src/nodes/physics_node_base.c

landing