Table of Contents

Class PointLight2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

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

Constructors

PropertyName()

public PropertyName()

Fields

Height

Cached name for the 'height' property.

public static readonly StringName Height

Field Value

StringName

Offset

Cached name for the 'offset' property.

public static readonly StringName Offset

Field Value

StringName

Texture

Cached name for the 'texture' property.

public static readonly StringName Texture

Field Value

StringName

TextureScale

Cached name for the 'texture_scale' property.

public static readonly StringName TextureScale

Field Value

StringName