collisionShape

The shape to used to detect collisions for this Node.

If the shape is not set and renderable is set, then Collider.setShape is used to detect collisions for this Node.

CollisionShape represents a geometric shape, i.e. sphere, box, convex hull. If null, this node's current collision shape will be removed.