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
CullMask
Cached name for the 'cull_mask' property.
public static readonly StringName CullMask
Field Value
DistanceFadeBegin
Cached name for the 'distance_fade_begin' property.
public static readonly StringName DistanceFadeBegin
Field Value
DistanceFadeEnabled
Cached name for the 'distance_fade_enabled' property.
public static readonly StringName DistanceFadeEnabled
Field Value
DistanceFadeLength
Cached name for the 'distance_fade_length' property.
public static readonly StringName DistanceFadeLength
Field Value
EmissionEnergy
Cached name for the 'emission_energy' property.
public static readonly StringName EmissionEnergy
Field Value
LowerFade
Cached name for the 'lower_fade' property.
public static readonly StringName LowerFade
Field Value
Modulate
Cached name for the 'modulate' property.
public static readonly StringName Modulate
Field Value
NormalFade
Cached name for the 'normal_fade' property.
public static readonly StringName NormalFade
Field Value
Size
Cached name for the 'size' property.
public static readonly StringName Size
Field Value
TextureAlbedo
Cached name for the 'texture_albedo' property.
public static readonly StringName TextureAlbedo
Field Value
TextureEmission
Cached name for the 'texture_emission' property.
public static readonly StringName TextureEmission
Field Value
TextureNormal
Cached name for the 'texture_normal' property.
public static readonly StringName TextureNormal
Field Value
TextureOrm
Cached name for the 'texture_orm' property.
public static readonly StringName TextureOrm
Field Value
UpperFade
Cached name for the 'upper_fade' property.
public static readonly StringName UpperFade