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
GetPolygon
Cached name for the 'get_polygon' method.
public static readonly StringName GetPolygon
Field Value
IsClosed
Cached name for the 'is_closed' method.
public static readonly StringName IsClosed
Field Value
SetClosed
Cached name for the 'set_closed' method.
public static readonly StringName SetClosed
Field Value
SetCullMode
Cached name for the 'set_cull_mode' method.
public static readonly StringName SetCullMode
Field Value
SetPolygon
Cached name for the 'set_polygon' method.
public static readonly StringName SetPolygon