Class SpotLight3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class SpotLight3D.PropertyName : Light3D.PropertyName
- Inheritance
-
SpotLight3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
SpotAngle
Cached name for the 'spot_angle' property.
public static readonly StringName SpotAngle
Field Value
SpotAngleAttenuation
Cached name for the 'spot_angle_attenuation' property.
public static readonly StringName SpotAngleAttenuation
Field Value
SpotAttenuation
Cached name for the 'spot_attenuation' property.
public static readonly StringName SpotAttenuation
Field Value
SpotRange
Cached name for the 'spot_range' property.
public static readonly StringName SpotRange