Table of Contents

Class GltfLight.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class GltfLight.MethodName : Resource.MethodName
Inheritance
GltfLight.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

FromDictionary

Cached name for the 'from_dictionary' method.

public static readonly StringName FromDictionary

Field Value

StringName

FromNode

Cached name for the 'from_node' method.

public static readonly StringName FromNode

Field Value

StringName

GetColor

Cached name for the 'get_color' method.

public static readonly StringName GetColor

Field Value

StringName

GetInnerConeAngle

Cached name for the 'get_inner_cone_angle' method.

public static readonly StringName GetInnerConeAngle

Field Value

StringName

GetIntensity

Cached name for the 'get_intensity' method.

public static readonly StringName GetIntensity

Field Value

StringName

GetLightType

Cached name for the 'get_light_type' method.

public static readonly StringName GetLightType

Field Value

StringName

GetOuterConeAngle

Cached name for the 'get_outer_cone_angle' method.

public static readonly StringName GetOuterConeAngle

Field Value

StringName

GetRange

Cached name for the 'get_range' method.

public static readonly StringName GetRange

Field Value

StringName

SetColor

Cached name for the 'set_color' method.

public static readonly StringName SetColor

Field Value

StringName

SetInnerConeAngle

Cached name for the 'set_inner_cone_angle' method.

public static readonly StringName SetInnerConeAngle

Field Value

StringName

SetIntensity

Cached name for the 'set_intensity' method.

public static readonly StringName SetIntensity

Field Value

StringName

SetLightType

Cached name for the 'set_light_type' method.

public static readonly StringName SetLightType

Field Value

StringName

SetOuterConeAngle

Cached name for the 'set_outer_cone_angle' method.

public static readonly StringName SetOuterConeAngle

Field Value

StringName

SetRange

Cached name for the 'set_range' method.

public static readonly StringName SetRange

Field Value

StringName

ToDictionary

Cached name for the 'to_dictionary' method.

public static readonly StringName ToDictionary

Field Value

StringName

ToNode

Cached name for the 'to_node' method.

public static readonly StringName ToNode

Field Value

StringName