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
FromNode
Cached name for the 'from_node' method.
public static readonly StringName FromNode
Field Value
GetColor
Cached name for the 'get_color' method.
public static readonly StringName GetColor
Field Value
GetInnerConeAngle
Cached name for the 'get_inner_cone_angle' method.
public static readonly StringName GetInnerConeAngle
Field Value
GetIntensity
Cached name for the 'get_intensity' method.
public static readonly StringName GetIntensity
Field Value
GetLightType
Cached name for the 'get_light_type' method.
public static readonly StringName GetLightType
Field Value
GetOuterConeAngle
Cached name for the 'get_outer_cone_angle' method.
public static readonly StringName GetOuterConeAngle
Field Value
GetRange
Cached name for the 'get_range' method.
public static readonly StringName GetRange
Field Value
SetColor
Cached name for the 'set_color' method.
public static readonly StringName SetColor
Field Value
SetInnerConeAngle
Cached name for the 'set_inner_cone_angle' method.
public static readonly StringName SetInnerConeAngle
Field Value
SetIntensity
Cached name for the 'set_intensity' method.
public static readonly StringName SetIntensity
Field Value
SetLightType
Cached name for the 'set_light_type' method.
public static readonly StringName SetLightType
Field Value
SetOuterConeAngle
Cached name for the 'set_outer_cone_angle' method.
public static readonly StringName SetOuterConeAngle
Field Value
SetRange
Cached name for the 'set_range' method.
public static readonly StringName SetRange
Field Value
ToDictionary
Cached name for the 'to_dictionary' method.
public static readonly StringName ToDictionary
Field Value
ToNode
Cached name for the 'to_node' method.
public static readonly StringName ToNode