Table of Contents

Class CollisionPolygon3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CollisionPolygon3D.MethodName : Node3D.MethodName
Inheritance
CollisionPolygon3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetDepth

Cached name for the 'get_depth' method.

public static readonly StringName GetDepth

Field Value

StringName

GetMargin

Cached name for the 'get_margin' method.

public static readonly StringName GetMargin

Field Value

StringName

GetPolygon

Cached name for the 'get_polygon' method.

public static readonly StringName GetPolygon

Field Value

StringName

IsDisabled

Cached name for the 'is_disabled' method.

public static readonly StringName IsDisabled

Field Value

StringName

SetDepth

Cached name for the 'set_depth' method.

public static readonly StringName SetDepth

Field Value

StringName

SetDisabled

Cached name for the 'set_disabled' method.

public static readonly StringName SetDisabled

Field Value

StringName

SetMargin

Cached name for the 'set_margin' method.

public static readonly StringName SetMargin

Field Value

StringName

SetPolygon

Cached name for the 'set_polygon' method.

public static readonly StringName SetPolygon

Field Value

StringName