Table of Contents

Class Noise.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class Noise.MethodName : Resource.MethodName
Inheritance
Noise.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetImage

Cached name for the 'get_image' method.

public static readonly StringName GetImage

Field Value

StringName

GetImage3D

Cached name for the 'get_image_3d' method.

public static readonly StringName GetImage3D

Field Value

StringName

GetNoise1D

Cached name for the 'get_noise_1d' method.

public static readonly StringName GetNoise1D

Field Value

StringName

GetNoise2D

Cached name for the 'get_noise_2d' method.

public static readonly StringName GetNoise2D

Field Value

StringName

GetNoise2Dv

Cached name for the 'get_noise_2dv' method.

public static readonly StringName GetNoise2Dv

Field Value

StringName

GetNoise3D

Cached name for the 'get_noise_3d' method.

public static readonly StringName GetNoise3D

Field Value

StringName

GetNoise3Dv

Cached name for the 'get_noise_3dv' method.

public static readonly StringName GetNoise3Dv

Field Value

StringName

GetSeamlessImage

Cached name for the 'get_seamless_image' method.

public static readonly StringName GetSeamlessImage

Field Value

StringName

GetSeamlessImage3D

Cached name for the 'get_seamless_image_3d' method.

public static readonly StringName GetSeamlessImage3D

Field Value

StringName