Table of Contents

Class ConvexPolygonShape2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ConvexPolygonShape2D.MethodName : Shape2D.MethodName
Inheritance
ConvexPolygonShape2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetPoints

Cached name for the 'get_points' method.

public static readonly StringName GetPoints

Field Value

StringName

SetPointCloud

Cached name for the 'set_point_cloud' method.

public static readonly StringName SetPointCloud

Field Value

StringName

SetPoints

Cached name for the 'set_points' method.

public static readonly StringName SetPoints

Field Value

StringName