Click or drag to resize

VisualShaderNodeTextureUniformColorDefault Property

Sets the default color if no texture is assigned to the uniform.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public VisualShaderNodeTextureUniformColorDefaultEnum ColorDefault { get; set; }

Property Value

Type: VisualShaderNodeTextureUniformColorDefaultEnum
See Also