class_collisionshape2d - dragonsoulz/godot GitHub Wiki
CollisionShape2D
####Inherits: Node2D ####Category: Core
Brief Description
Editor-Only class.
Description
Editor-Only class. This is not present when running the game. It's used in the editor to properly edit and position collision shapes in CollisionObject2D. This is not accessible from regular code.