Class LightOccluder2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class LightOccluder2D.MethodName : Node2D.MethodName
- Inheritance
-
LightOccluder2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetOccluderLightMask
Cached name for the 'get_occluder_light_mask' method.
public static readonly StringName GetOccluderLightMask
Field Value
GetOccluderPolygon
Cached name for the 'get_occluder_polygon' method.
public static readonly StringName GetOccluderPolygon
Field Value
IsSetAsSdfCollision
Cached name for the 'is_set_as_sdf_collision' method.
public static readonly StringName IsSetAsSdfCollision
Field Value
SetAsSdfCollision
Cached name for the 'set_as_sdf_collision' method.
public static readonly StringName SetAsSdfCollision
Field Value
SetOccluderLightMask
Cached name for the 'set_occluder_light_mask' method.
public static readonly StringName SetOccluderLightMask
Field Value
SetOccluderPolygon
Cached name for the 'set_occluder_polygon' method.
public static readonly StringName SetOccluderPolygon