class_segmentshape2d - vkbsb/godot GitHub Wiki

SegmentShape2D

####Inherits: Shape2D ####Category: Core

Brief Description

Segment Shape for 2D Collision Detection.

Member Functions

Description

Segment Shape for 2D Collision Detection, consists of two points, 'a' and 'b'.

Member Function Description