Table of Contents

Class ConvexPolygonShape3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ConvexPolygonShape3D.MethodName : Shape3D.MethodName
Inheritance
ConvexPolygonShape3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetPoints

Cached name for the 'get_points' method.

public static readonly StringName GetPoints

Field Value

StringName

SetPoints

Cached name for the 'set_points' method.

public static readonly StringName SetPoints

Field Value

StringName