PhysicsBody2D.layers

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

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

Meta