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
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
IsNormalized
Cached name for the 'is_normalized' method.
public static readonly StringName IsNormalized
Field Value
SetColorRamp
Cached name for the 'set_color_ramp' method.
public static readonly StringName SetColorRamp
Field Value
SetDepth
Cached name for the 'set_depth' method.
public static readonly StringName SetDepth
Field Value
SetHeight
Cached name for the 'set_height' method.
public static readonly StringName SetHeight
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