Table of Contents

Class PointLight2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PointLight2D.MethodName : Light2D.MethodName
Inheritance
PointLight2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetTexture

Cached name for the 'get_texture' method.

public static readonly StringName GetTexture

Field Value

StringName

GetTextureOffset

Cached name for the 'get_texture_offset' method.

public static readonly StringName GetTextureOffset

Field Value

StringName

GetTextureScale

Cached name for the 'get_texture_scale' method.

public static readonly StringName GetTextureScale

Field Value

StringName

SetTexture

Cached name for the 'set_texture' method.

public static readonly StringName SetTexture

Field Value

StringName

SetTextureOffset

Cached name for the 'set_texture_offset' method.

public static readonly StringName SetTextureOffset

Field Value

StringName

SetTextureScale

Cached name for the 'set_texture_scale' method.

public static readonly StringName SetTextureScale

Field Value

StringName