Table of Contents

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

StringName

GetColorRamp

Cached name for the 'get_color_ramp' method.

public static readonly StringName GetColorRamp

Field Value

StringName

GetInvert

Cached name for the 'get_invert' method.

public static readonly StringName GetInvert

Field Value

StringName

GetNoise

Cached name for the 'get_noise' method.

public static readonly StringName GetNoise

Field Value

StringName

GetSeamless

Cached name for the 'get_seamless' method.

public static readonly StringName GetSeamless

Field Value

StringName

GetSeamlessBlendSkirt

Cached name for the 'get_seamless_blend_skirt' method.

public static readonly StringName GetSeamlessBlendSkirt

Field Value

StringName

IsGeneratingMipmaps

Cached name for the 'is_generating_mipmaps' method.

public static readonly StringName IsGeneratingMipmaps

Field Value

StringName

IsIn3DSpace

Cached name for the 'is_in_3d_space' method.

public static readonly StringName IsIn3DSpace

Field Value

StringName

IsNormalMap

Cached name for the 'is_normal_map' method.

public static readonly StringName IsNormalMap

Field Value

StringName

IsNormalized

Cached name for the 'is_normalized' method.

public static readonly StringName IsNormalized

Field Value

StringName

SetAsNormalMap

Cached name for the 'set_as_normal_map' method.

public static readonly StringName SetAsNormalMap

Field Value

StringName

SetBumpStrength

Cached name for the 'set_bump_strength' method.

public static readonly StringName SetBumpStrength

Field Value

StringName

SetColorRamp

Cached name for the 'set_color_ramp' method.

public static readonly StringName SetColorRamp

Field Value

StringName

SetGenerateMipmaps

Cached name for the 'set_generate_mipmaps' method.

public static readonly StringName SetGenerateMipmaps

Field Value

StringName

SetHeight

Cached name for the 'set_height' method.

public static readonly StringName SetHeight

Field Value

StringName

SetIn3DSpace

Cached name for the 'set_in_3d_space' method.

public static readonly StringName SetIn3DSpace

Field Value

StringName

SetInvert

Cached name for the 'set_invert' method.

public static readonly StringName SetInvert

Field Value

StringName

SetNoise

Cached name for the 'set_noise' method.

public static readonly StringName SetNoise

Field Value

StringName

SetNormalize

Cached name for the 'set_normalize' method.

public static readonly StringName SetNormalize

Field Value

StringName

SetSeamless

Cached name for the 'set_seamless' method.

public static readonly StringName SetSeamless

Field Value

StringName

SetSeamlessBlendSkirt

Cached name for the 'set_seamless_blend_skirt' method.

public static readonly StringName SetSeamlessBlendSkirt

Field Value

StringName

SetWidth

Cached name for the 'set_width' method.

public static readonly StringName SetWidth

Field Value

StringName