godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
_classBinding.getClosestPointToSegment2d
godot
geometry
GeometrySingleton
_classBinding
Undocumented in source.
struct
_classBinding
__gshared
@
GodotName
("get_closest_point_to_segment_2d")
GodotMethod
!(
Vector2
,
Vector2
,
Vector2
,
Vector2
)
getClosestPointToSegment2d
;
Meta
Source
See Implementation
godot
geometry
GeometrySingleton
_classBinding
static variables
_singleton
_singletonName
buildBoxPlanes
buildCapsulePlanes
buildCylinderPlanes
clipPolygon
convexHull2d
getClosestPointToSegment
getClosestPointToSegment2d
getClosestPointToSegmentUncapped
getClosestPointToSegmentUncapped2d
getClosestPointsBetweenSegments
getClosestPointsBetweenSegments2d
getUv84NormalBit
lineIntersectsLine2d
makeAtlas
pointIsInsideTriangle
rayIntersectsTriangle
segmentIntersectsCircle
segmentIntersectsConvex
segmentIntersectsCylinder
segmentIntersectsSegment2d
segmentIntersectsSphere
segmentIntersectsTriangle
triangulatePolygon