Class GltfLight.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GltfLight.PropertyName : Resource.PropertyName
- Inheritance
-
GltfLight.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Color
Cached name for the 'color' property.
public static readonly StringName Color
Field Value
InnerConeAngle
Cached name for the 'inner_cone_angle' property.
public static readonly StringName InnerConeAngle
Field Value
Intensity
Cached name for the 'intensity' property.
public static readonly StringName Intensity
Field Value
LightType
Cached name for the 'light_type' property.
public static readonly StringName LightType
Field Value
OuterConeAngle
Cached name for the 'outer_cone_angle' property.
public static readonly StringName OuterConeAngle
Field Value
Range
Cached name for the 'range' property.
public static readonly StringName Range