class_collisionpolygon2d - vkbsb/godot GitHub Wiki
CollisionPolygon2D
####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. This class is for editing custom shape polygons.