Class VisualShaderNodeTextureParameter.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class VisualShaderNodeTextureParameter.PropertyName : VisualShaderNodeParameter.PropertyName
- Inheritance
-
VisualShaderNodeTextureParameter.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
ColorDefault
Cached name for the 'color_default' property.
public static readonly StringName ColorDefault
Field Value
TextureFilter
Cached name for the 'texture_filter' property.
public static readonly StringName TextureFilter
Field Value
TextureRepeat
Cached name for the 'texture_repeat' property.
public static readonly StringName TextureRepeat
Field Value
TextureSource
Cached name for the 'texture_source' property.
public static readonly StringName TextureSource
Field Value
TextureType
Cached name for the 'texture_type' property.
public static readonly StringName TextureType