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
BumpStrength
Cached name for the 'bump_strength' property.
public static readonly StringName BumpStrength
Field Value
ColorRamp
Cached name for the 'color_ramp' property.
public static readonly StringName ColorRamp
Field Value
GenerateMipmaps
Cached name for the 'generate_mipmaps' property.
public static readonly StringName GenerateMipmaps
Field Value
Height
Cached name for the 'height' property.
public static readonly StringName Height
Field Value
In3DSpace
Cached name for the 'in_3d_space' property.
public static readonly StringName In3DSpace
Field Value
Invert
Cached name for the 'invert' property.
public static readonly StringName Invert
Field Value
Noise
Cached name for the 'noise' property.
public static readonly StringName Noise
Field Value
Normalize
Cached name for the 'normalize' property.
public static readonly StringName Normalize
Field Value
Seamless
Cached name for the 'seamless' property.
public static readonly StringName Seamless
Field Value
SeamlessBlendSkirt
Cached name for the 'seamless_blend_skirt' property.
public static readonly StringName SeamlessBlendSkirt
Field Value
Width
Cached name for the 'width' property.
public static readonly StringName Width