Table of Contents

Class OccluderPolygon2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class OccluderPolygon2D.MethodName : Resource.MethodName
Inheritance
OccluderPolygon2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCullMode

Cached name for the 'get_cull_mode' method.

public static readonly StringName GetCullMode

Field Value

StringName

GetPolygon

Cached name for the 'get_polygon' method.

public static readonly StringName GetPolygon

Field Value

StringName

IsClosed

Cached name for the 'is_closed' method.

public static readonly StringName IsClosed

Field Value

StringName

SetClosed

Cached name for the 'set_closed' method.

public static readonly StringName SetClosed

Field Value

StringName

SetCullMode

Cached name for the 'set_cull_mode' method.

public static readonly StringName SetCullMode

Field Value

StringName

SetPolygon

Cached name for the 'set_polygon' method.

public static readonly StringName SetPolygon

Field Value

StringName