Class Geometry3DInstance.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Geometry3DInstance.MethodName : GodotObject.MethodName
- Inheritance
-
Geometry3DInstance.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
BuildBoxPlanes
Cached name for the 'build_box_planes' method.
public static readonly StringName BuildBoxPlanes
Field Value
BuildCapsulePlanes
Cached name for the 'build_capsule_planes' method.
public static readonly StringName BuildCapsulePlanes
Field Value
BuildCylinderPlanes
Cached name for the 'build_cylinder_planes' method.
public static readonly StringName BuildCylinderPlanes
Field Value
ClipPolygon
Cached name for the 'clip_polygon' method.
public static readonly StringName ClipPolygon
Field Value
ComputeConvexMeshPoints
Cached name for the 'compute_convex_mesh_points' method.
public static readonly StringName ComputeConvexMeshPoints
Field Value
GetClosestPointToSegment
Cached name for the 'get_closest_point_to_segment' method.
public static readonly StringName GetClosestPointToSegment
Field Value
GetClosestPointToSegmentUncapped
Cached name for the 'get_closest_point_to_segment_uncapped' method.
public static readonly StringName GetClosestPointToSegmentUncapped
Field Value
GetClosestPointsBetweenSegments
Cached name for the 'get_closest_points_between_segments' method.
public static readonly StringName GetClosestPointsBetweenSegments
Field Value
GetTriangleBarycentricCoords
Cached name for the 'get_triangle_barycentric_coords' method.
public static readonly StringName GetTriangleBarycentricCoords
Field Value
RayIntersectsTriangle
Cached name for the 'ray_intersects_triangle' method.
public static readonly StringName RayIntersectsTriangle
Field Value
SegmentIntersectsConvex
Cached name for the 'segment_intersects_convex' method.
public static readonly StringName SegmentIntersectsConvex
Field Value
SegmentIntersectsCylinder
Cached name for the 'segment_intersects_cylinder' method.
public static readonly StringName SegmentIntersectsCylinder
Field Value
SegmentIntersectsSphere
Cached name for the 'segment_intersects_sphere' method.
public static readonly StringName SegmentIntersectsSphere
Field Value
SegmentIntersectsTriangle
Cached name for the 'segment_intersects_triangle' method.
public static readonly StringName SegmentIntersectsTriangle