Class FogMaterial.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class FogMaterial.MethodName : Material.MethodName
- Inheritance
-
FogMaterial.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAlbedo
Cached name for the 'get_albedo' method.
public static readonly StringName GetAlbedo
Field Value
GetDensity
Cached name for the 'get_density' method.
public static readonly StringName GetDensity
Field Value
GetDensityTexture
Cached name for the 'get_density_texture' method.
public static readonly StringName GetDensityTexture
Field Value
GetEdgeFade
Cached name for the 'get_edge_fade' method.
public static readonly StringName GetEdgeFade
Field Value
GetEmission
Cached name for the 'get_emission' method.
public static readonly StringName GetEmission
Field Value
GetHeightFalloff
Cached name for the 'get_height_falloff' method.
public static readonly StringName GetHeightFalloff
Field Value
SetAlbedo
Cached name for the 'set_albedo' method.
public static readonly StringName SetAlbedo
Field Value
SetDensity
Cached name for the 'set_density' method.
public static readonly StringName SetDensity
Field Value
SetDensityTexture
Cached name for the 'set_density_texture' method.
public static readonly StringName SetDensityTexture
Field Value
SetEdgeFade
Cached name for the 'set_edge_fade' method.
public static readonly StringName SetEdgeFade
Field Value
SetEmission
Cached name for the 'set_emission' method.
public static readonly StringName SetEmission
Field Value
SetHeightFalloff
Cached name for the 'set_height_falloff' method.
public static readonly StringName SetHeightFalloff