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
GetImage3D
Cached name for the 'get_image_3d' method.
public static readonly StringName GetImage3D
Field Value
GetNoise1D
Cached name for the 'get_noise_1d' method.
public static readonly StringName GetNoise1D
Field Value
GetNoise2D
Cached name for the 'get_noise_2d' method.
public static readonly StringName GetNoise2D
Field Value
GetNoise2Dv
Cached name for the 'get_noise_2dv' method.
public static readonly StringName GetNoise2Dv
Field Value
GetNoise3D
Cached name for the 'get_noise_3d' method.
public static readonly StringName GetNoise3D
Field Value
GetNoise3Dv
Cached name for the 'get_noise_3dv' method.
public static readonly StringName GetNoise3Dv
Field Value
GetSeamlessImage
Cached name for the 'get_seamless_image' method.
public static readonly StringName GetSeamlessImage
Field Value
GetSeamlessImage3D
Cached name for the 'get_seamless_image_3d' method.
public static readonly StringName GetSeamlessImage3D