Table of Contents

Class NoiseTexture2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class NoiseTexture2D.PropertyName : Texture2D.PropertyName
Inheritance
NoiseTexture2D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AsNormalMap

Cached name for the 'as_normal_map' property.

public static readonly StringName AsNormalMap

Field Value

StringName

BumpStrength

Cached name for the 'bump_strength' property.

public static readonly StringName BumpStrength

Field Value

StringName

ColorRamp

Cached name for the 'color_ramp' property.

public static readonly StringName ColorRamp

Field Value

StringName

GenerateMipmaps

Cached name for the 'generate_mipmaps' property.

public static readonly StringName GenerateMipmaps

Field Value

StringName

Height

Cached name for the 'height' property.

public static readonly StringName Height

Field Value

StringName

In3DSpace

Cached name for the 'in_3d_space' property.

public static readonly StringName In3DSpace

Field Value

StringName

Invert

Cached name for the 'invert' property.

public static readonly StringName Invert

Field Value

StringName

Noise

Cached name for the 'noise' property.

public static readonly StringName Noise

Field Value

StringName

Normalize

Cached name for the 'normalize' property.

public static readonly StringName Normalize

Field Value

StringName

Seamless

Cached name for the 'seamless' property.

public static readonly StringName Seamless

Field Value

StringName

SeamlessBlendSkirt

Cached name for the 'seamless_blend_skirt' property.

public static readonly StringName SeamlessBlendSkirt

Field Value

StringName

Width

Cached name for the 'width' property.

public static readonly StringName Width

Field Value

StringName