Table of Contents

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

StringName

GetDensity

Cached name for the 'get_density' method.

public static readonly StringName GetDensity

Field Value

StringName

GetDensityTexture

Cached name for the 'get_density_texture' method.

public static readonly StringName GetDensityTexture

Field Value

StringName

GetEdgeFade

Cached name for the 'get_edge_fade' method.

public static readonly StringName GetEdgeFade

Field Value

StringName

GetEmission

Cached name for the 'get_emission' method.

public static readonly StringName GetEmission

Field Value

StringName

GetHeightFalloff

Cached name for the 'get_height_falloff' method.

public static readonly StringName GetHeightFalloff

Field Value

StringName

SetAlbedo

Cached name for the 'set_albedo' method.

public static readonly StringName SetAlbedo

Field Value

StringName

SetDensity

Cached name for the 'set_density' method.

public static readonly StringName SetDensity

Field Value

StringName

SetDensityTexture

Cached name for the 'set_density_texture' method.

public static readonly StringName SetDensityTexture

Field Value

StringName

SetEdgeFade

Cached name for the 'set_edge_fade' method.

public static readonly StringName SetEdgeFade

Field Value

StringName

SetEmission

Cached name for the 'set_emission' method.

public static readonly StringName SetEmission

Field Value

StringName

SetHeightFalloff

Cached name for the 'set_height_falloff' method.

public static readonly StringName SetHeightFalloff

Field Value

StringName