Table of Contents

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

StringName

TextureFilter

Cached name for the 'texture_filter' property.

public static readonly StringName TextureFilter

Field Value

StringName

TextureRepeat

Cached name for the 'texture_repeat' property.

public static readonly StringName TextureRepeat

Field Value

StringName

TextureSource

Cached name for the 'texture_source' property.

public static readonly StringName TextureSource

Field Value

StringName

TextureType

Cached name for the 'texture_type' property.

public static readonly StringName TextureType

Field Value

StringName