Class ProceduralSkyMaterial.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class ProceduralSkyMaterial.PropertyName : Material.PropertyName
- Inheritance
-
ProceduralSkyMaterial.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
GroundBottomColor
Cached name for the 'ground_bottom_color' property.
public static readonly StringName GroundBottomColor
Field Value
GroundCurve
Cached name for the 'ground_curve' property.
public static readonly StringName GroundCurve
Field Value
GroundEnergyMultiplier
Cached name for the 'ground_energy_multiplier' property.
public static readonly StringName GroundEnergyMultiplier
Field Value
GroundHorizonColor
Cached name for the 'ground_horizon_color' property.
public static readonly StringName GroundHorizonColor
Field Value
SkyCover
Cached name for the 'sky_cover' property.
public static readonly StringName SkyCover
Field Value
SkyCoverModulate
Cached name for the 'sky_cover_modulate' property.
public static readonly StringName SkyCoverModulate
Field Value
SkyCurve
Cached name for the 'sky_curve' property.
public static readonly StringName SkyCurve
Field Value
SkyEnergyMultiplier
Cached name for the 'sky_energy_multiplier' property.
public static readonly StringName SkyEnergyMultiplier
Field Value
SkyHorizonColor
Cached name for the 'sky_horizon_color' property.
public static readonly StringName SkyHorizonColor
Field Value
SkyTopColor
Cached name for the 'sky_top_color' property.
public static readonly StringName SkyTopColor
Field Value
SunAngleMax
Cached name for the 'sun_angle_max' property.
public static readonly StringName SunAngleMax
Field Value
SunCurve
Cached name for the 'sun_curve' property.
public static readonly StringName SunCurve
Field Value
UseDebanding
Cached name for the 'use_debanding' property.
public static readonly StringName UseDebanding