Class VisualShaderNodeTexture.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class VisualShaderNodeTexture.PropertyName : VisualShaderNode.PropertyName
- Inheritance
-
VisualShaderNodeTexture.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Source
Cached name for the 'source' property.
public static readonly StringName Source
Field Value
Texture
Cached name for the 'texture' property.
public static readonly StringName Texture
Field Value
TextureType
Cached name for the 'texture_type' property.
public static readonly StringName TextureType