PhysicsBody2D.layers

Both collisionLayer and collisionMask. Returns collisionLayer when accessed. Updates collisionLayer and collisionMask when modified.

  1. long layers [@property getter]
    struct PhysicsBody2D
    @nogc nothrow @property
    long
    layers
    ()
  2. long layers [@property setter]

Meta