Table of Contents

Class Geometry3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Geometry3D.MethodName
Inheritance
Geometry3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

BuildBoxPlanes

Cached name for the 'build_box_planes' method.

public static readonly StringName BuildBoxPlanes

Field Value

StringName

BuildCapsulePlanes

Cached name for the 'build_capsule_planes' method.

public static readonly StringName BuildCapsulePlanes

Field Value

StringName

BuildCylinderPlanes

Cached name for the 'build_cylinder_planes' method.

public static readonly StringName BuildCylinderPlanes

Field Value

StringName

ClipPolygon

Cached name for the 'clip_polygon' method.

public static readonly StringName ClipPolygon

Field Value

StringName

ComputeConvexMeshPoints

Cached name for the 'compute_convex_mesh_points' method.

public static readonly StringName ComputeConvexMeshPoints

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

GetTriangleBarycentricCoords

Cached name for the 'get_triangle_barycentric_coords' method.

public static readonly StringName GetTriangleBarycentricCoords

Field Value

StringName

RayIntersectsTriangle

Cached name for the 'ray_intersects_triangle' method.

public static readonly StringName RayIntersectsTriangle

Field Value

StringName

SegmentIntersectsConvex

Cached name for the 'segment_intersects_convex' method.

public static readonly StringName SegmentIntersectsConvex

Field Value

StringName

SegmentIntersectsCylinder

Cached name for the 'segment_intersects_cylinder' method.

public static readonly StringName SegmentIntersectsCylinder

Field Value

StringName

SegmentIntersectsSphere

Cached name for the 'segment_intersects_sphere' method.

public static readonly StringName SegmentIntersectsSphere

Field Value

StringName

SegmentIntersectsTriangle

Cached name for the 'segment_intersects_triangle' method.

public static readonly StringName SegmentIntersectsTriangle

Field Value

StringName