Table of Contents

Class NoiseTexture3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class NoiseTexture3D.MethodName : Texture3D.MethodName
Inheritance
NoiseTexture3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

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

IsNormalized

Cached name for the 'is_normalized' method.

public static readonly StringName IsNormalized

Field Value

StringName

SetColorRamp

Cached name for the 'set_color_ramp' method.

public static readonly StringName SetColorRamp

Field Value

StringName

SetDepth

Cached name for the 'set_depth' method.

public static readonly StringName SetDepth

Field Value

StringName

SetHeight

Cached name for the 'set_height' method.

public static readonly StringName SetHeight

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