Table of Contents

Class Decal.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class Decal.PropertyName : VisualInstance3D.PropertyName
Inheritance
Decal.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AlbedoMix

Cached name for the 'albedo_mix' property.

public static readonly StringName AlbedoMix

Field Value

StringName

CullMask

Cached name for the 'cull_mask' property.

public static readonly StringName CullMask

Field Value

StringName

DistanceFadeBegin

Cached name for the 'distance_fade_begin' property.

public static readonly StringName DistanceFadeBegin

Field Value

StringName

DistanceFadeEnabled

Cached name for the 'distance_fade_enabled' property.

public static readonly StringName DistanceFadeEnabled

Field Value

StringName

DistanceFadeLength

Cached name for the 'distance_fade_length' property.

public static readonly StringName DistanceFadeLength

Field Value

StringName

EmissionEnergy

Cached name for the 'emission_energy' property.

public static readonly StringName EmissionEnergy

Field Value

StringName

LowerFade

Cached name for the 'lower_fade' property.

public static readonly StringName LowerFade

Field Value

StringName

Modulate

Cached name for the 'modulate' property.

public static readonly StringName Modulate

Field Value

StringName

NormalFade

Cached name for the 'normal_fade' property.

public static readonly StringName NormalFade

Field Value

StringName

Size

Cached name for the 'size' property.

public static readonly StringName Size

Field Value

StringName

TextureAlbedo

Cached name for the 'texture_albedo' property.

public static readonly StringName TextureAlbedo

Field Value

StringName

TextureEmission

Cached name for the 'texture_emission' property.

public static readonly StringName TextureEmission

Field Value

StringName

TextureNormal

Cached name for the 'texture_normal' property.

public static readonly StringName TextureNormal

Field Value

StringName

TextureOrm

Cached name for the 'texture_orm' property.

public static readonly StringName TextureOrm

Field Value

StringName

UpperFade

Cached name for the 'upper_fade' property.

public static readonly StringName UpperFade

Field Value

StringName