Class NoiseTexture2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NoiseTexture2D.MethodName : Texture2D.MethodName
- Inheritance
-
NoiseTexture2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBumpStrength
Cached name for the 'get_bump_strength' method.
public static readonly StringName GetBumpStrength
Field Value
GetColorRamp
Cached name for the 'get_color_ramp' method.
public static readonly StringName GetColorRamp
Field Value
GetInvert
Cached name for the 'get_invert' method.
public static readonly StringName GetInvert
Field Value
GetNoise
Cached name for the 'get_noise' method.
public static readonly StringName GetNoise
Field Value
GetSeamless
Cached name for the 'get_seamless' method.
public static readonly StringName GetSeamless
Field Value
GetSeamlessBlendSkirt
Cached name for the 'get_seamless_blend_skirt' method.
public static readonly StringName GetSeamlessBlendSkirt
Field Value
IsGeneratingMipmaps
Cached name for the 'is_generating_mipmaps' method.
public static readonly StringName IsGeneratingMipmaps
Field Value
IsIn3DSpace
Cached name for the 'is_in_3d_space' method.
public static readonly StringName IsIn3DSpace
Field Value
IsNormalMap
Cached name for the 'is_normal_map' method.
public static readonly StringName IsNormalMap
Field Value
IsNormalized
Cached name for the 'is_normalized' method.
public static readonly StringName IsNormalized
Field Value
SetAsNormalMap
Cached name for the 'set_as_normal_map' method.
public static readonly StringName SetAsNormalMap
Field Value
SetBumpStrength
Cached name for the 'set_bump_strength' method.
public static readonly StringName SetBumpStrength
Field Value
SetColorRamp
Cached name for the 'set_color_ramp' method.
public static readonly StringName SetColorRamp
Field Value
SetGenerateMipmaps
Cached name for the 'set_generate_mipmaps' method.
public static readonly StringName SetGenerateMipmaps
Field Value
SetHeight
Cached name for the 'set_height' method.
public static readonly StringName SetHeight
Field Value
SetIn3DSpace
Cached name for the 'set_in_3d_space' method.
public static readonly StringName SetIn3DSpace
Field Value
SetInvert
Cached name for the 'set_invert' method.
public static readonly StringName SetInvert
Field Value
SetNoise
Cached name for the 'set_noise' method.
public static readonly StringName SetNoise
Field Value
SetNormalize
Cached name for the 'set_normalize' method.
public static readonly StringName SetNormalize
Field Value
SetSeamless
Cached name for the 'set_seamless' method.
public static readonly StringName SetSeamless
Field Value
SetSeamlessBlendSkirt
Cached name for the 'set_seamless_blend_skirt' method.
public static readonly StringName SetSeamlessBlendSkirt
Field Value
SetWidth
Cached name for the 'set_width' method.
public static readonly StringName SetWidth