Table of Contents

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

StringName

GetOccluderPolygon

Cached name for the 'get_occluder_polygon' method.

public static readonly StringName GetOccluderPolygon

Field Value

StringName

IsSetAsSdfCollision

Cached name for the 'is_set_as_sdf_collision' method.

public static readonly StringName IsSetAsSdfCollision

Field Value

StringName

SetAsSdfCollision

Cached name for the 'set_as_sdf_collision' method.

public static readonly StringName SetAsSdfCollision

Field Value

StringName

SetOccluderLightMask

Cached name for the 'set_occluder_light_mask' method.

public static readonly StringName SetOccluderLightMask

Field Value

StringName

SetOccluderPolygon

Cached name for the 'set_occluder_polygon' method.

public static readonly StringName SetOccluderPolygon

Field Value

StringName