GridMap.collisionMask

The physics layers this GridMap detects collisions in. See url=https://docs.godotengine.org/en/3.3/tutorials/physics/physics_introduction.html#collision-layers-and-masksCollision layers and masks/url in the documentation for more information.

  1. long collisionMask [@property getter]
    struct GridMap
    @nogc nothrow @property
    long
    collisionMask
    ()
  2. long collisionMask [@property setter]

Meta