TileMap.collisionUseParent

If true, this tilemap's collision shape will be added to the collision shape of the parent. The parent has to be a CollisionObject2D.

  1. bool collisionUseParent [@property getter]
    struct TileMap
    @nogc nothrow @property
    bool
    collisionUseParent
    ()
  2. bool collisionUseParent [@property setter]

Meta