Class NoiseTexture3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class NoiseTexture3D.PropertyName : Texture3D.PropertyName
- Inheritance
-
NoiseTexture3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
ColorRamp
Cached name for the 'color_ramp' property.
public static readonly StringName ColorRamp
Field Value
Depth
Cached name for the 'depth' property.
public static readonly StringName Depth
Field Value
Height
Cached name for the 'height' property.
public static readonly StringName Height
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