Class FogMaterial.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class FogMaterial.PropertyName : Material.PropertyName
- Inheritance
-
FogMaterial.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Albedo
Cached name for the 'albedo' property.
public static readonly StringName Albedo
Field Value
Density
Cached name for the 'density' property.
public static readonly StringName Density
Field Value
DensityTexture
Cached name for the 'density_texture' property.
public static readonly StringName DensityTexture
Field Value
EdgeFade
Cached name for the 'edge_fade' property.
public static readonly StringName EdgeFade
Field Value
Emission
Cached name for the 'emission' property.
public static readonly StringName Emission
Field Value
HeightFalloff
Cached name for the 'height_falloff' property.
public static readonly StringName HeightFalloff