Table of Contents

Class Geometry2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class Geometry2D.MethodName
Inheritance
Geometry2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ClipPolygons

Cached name for the 'clip_polygons' method.

public static readonly StringName ClipPolygons

Field Value

StringName

ClipPolylineWithPolygon

Cached name for the 'clip_polyline_with_polygon' method.

public static readonly StringName ClipPolylineWithPolygon

Field Value

StringName

ConvexHull

Cached name for the 'convex_hull' method.

public static readonly StringName ConvexHull

Field Value

StringName

DecomposePolygonInConvex

Cached name for the 'decompose_polygon_in_convex' method.

public static readonly StringName DecomposePolygonInConvex

Field Value

StringName

ExcludePolygons

Cached name for the 'exclude_polygons' method.

public static readonly StringName ExcludePolygons

Field Value

StringName

GetClosestPointToSegment

Cached name for the 'get_closest_point_to_segment' method.

public static readonly StringName GetClosestPointToSegment

Field Value

StringName

GetClosestPointToSegmentUncapped

Cached name for the 'get_closest_point_to_segment_uncapped' method.

public static readonly StringName GetClosestPointToSegmentUncapped

Field Value

StringName

GetClosestPointsBetweenSegments

Cached name for the 'get_closest_points_between_segments' method.

public static readonly StringName GetClosestPointsBetweenSegments

Field Value

StringName

IntersectPolygons

Cached name for the 'intersect_polygons' method.

public static readonly StringName IntersectPolygons

Field Value

StringName

IntersectPolylineWithPolygon

Cached name for the 'intersect_polyline_with_polygon' method.

public static readonly StringName IntersectPolylineWithPolygon

Field Value

StringName

IsPointInCircle

Cached name for the 'is_point_in_circle' method.

public static readonly StringName IsPointInCircle

Field Value

StringName

IsPointInPolygon

Cached name for the 'is_point_in_polygon' method.

public static readonly StringName IsPointInPolygon

Field Value

StringName

IsPolygonClockwise

Cached name for the 'is_polygon_clockwise' method.

public static readonly StringName IsPolygonClockwise

Field Value

StringName

LineIntersectsLine

Cached name for the 'line_intersects_line' method.

public static readonly StringName LineIntersectsLine

Field Value

StringName

MakeAtlas

Cached name for the 'make_atlas' method.

public static readonly StringName MakeAtlas

Field Value

StringName

MergePolygons

Cached name for the 'merge_polygons' method.

public static readonly StringName MergePolygons

Field Value

StringName

OffsetPolygon

Cached name for the 'offset_polygon' method.

public static readonly StringName OffsetPolygon

Field Value

StringName

OffsetPolyline

Cached name for the 'offset_polyline' method.

public static readonly StringName OffsetPolyline

Field Value

StringName

PointIsInsideTriangle

Cached name for the 'point_is_inside_triangle' method.

public static readonly StringName PointIsInsideTriangle

Field Value

StringName

SegmentIntersectsCircle

Cached name for the 'segment_intersects_circle' method.

public static readonly StringName SegmentIntersectsCircle

Field Value

StringName

SegmentIntersectsSegment

Cached name for the 'segment_intersects_segment' method.

public static readonly StringName SegmentIntersectsSegment

Field Value

StringName

TriangulateDelaunay

Cached name for the 'triangulate_delaunay' method.

public static readonly StringName TriangulateDelaunay

Field Value

StringName

TriangulatePolygon

Cached name for the 'triangulate_polygon' method.

public static readonly StringName TriangulatePolygon

Field Value

StringName