Class Decal.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Decal.MethodName : VisualInstance3D.MethodName
- Inheritance
-
Decal.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAlbedoMix
Cached name for the 'get_albedo_mix' method.
public static readonly StringName GetAlbedoMix
Field Value
GetCullMask
Cached name for the 'get_cull_mask' method.
public static readonly StringName GetCullMask
Field Value
GetDistanceFadeBegin
Cached name for the 'get_distance_fade_begin' method.
public static readonly StringName GetDistanceFadeBegin
Field Value
GetDistanceFadeLength
Cached name for the 'get_distance_fade_length' method.
public static readonly StringName GetDistanceFadeLength
Field Value
GetEmissionEnergy
Cached name for the 'get_emission_energy' method.
public static readonly StringName GetEmissionEnergy
Field Value
GetLowerFade
Cached name for the 'get_lower_fade' method.
public static readonly StringName GetLowerFade
Field Value
GetModulate
Cached name for the 'get_modulate' method.
public static readonly StringName GetModulate
Field Value
GetNormalFade
Cached name for the 'get_normal_fade' method.
public static readonly StringName GetNormalFade
Field Value
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
GetTexture
Cached name for the 'get_texture' method.
public static readonly StringName GetTexture
Field Value
GetUpperFade
Cached name for the 'get_upper_fade' method.
public static readonly StringName GetUpperFade
Field Value
IsDistanceFadeEnabled
Cached name for the 'is_distance_fade_enabled' method.
public static readonly StringName IsDistanceFadeEnabled
Field Value
SetAlbedoMix
Cached name for the 'set_albedo_mix' method.
public static readonly StringName SetAlbedoMix
Field Value
SetCullMask
Cached name for the 'set_cull_mask' method.
public static readonly StringName SetCullMask
Field Value
SetDistanceFadeBegin
Cached name for the 'set_distance_fade_begin' method.
public static readonly StringName SetDistanceFadeBegin
Field Value
SetDistanceFadeLength
Cached name for the 'set_distance_fade_length' method.
public static readonly StringName SetDistanceFadeLength
Field Value
SetEmissionEnergy
Cached name for the 'set_emission_energy' method.
public static readonly StringName SetEmissionEnergy
Field Value
SetEnableDistanceFade
Cached name for the 'set_enable_distance_fade' method.
public static readonly StringName SetEnableDistanceFade
Field Value
SetLowerFade
Cached name for the 'set_lower_fade' method.
public static readonly StringName SetLowerFade
Field Value
SetModulate
Cached name for the 'set_modulate' method.
public static readonly StringName SetModulate
Field Value
SetNormalFade
Cached name for the 'set_normal_fade' method.
public static readonly StringName SetNormalFade
Field Value
SetSize
Cached name for the 'set_size' method.
public static readonly StringName SetSize
Field Value
SetTexture
Cached name for the 'set_texture' method.
public static readonly StringName SetTexture
Field Value
SetUpperFade
Cached name for the 'set_upper_fade' method.
public static readonly StringName SetUpperFade