Click or drag to resize

VisualShaderNodeTextureUniformGetTextureType Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VisualShaderNodeTextureUniform.GetTextureType"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetTextureType is deprecated. Use the TextureType property instead.")]
public VisualShaderNodeTextureUniformTextureTypeEnum GetTextureType()

Return Value

Type: VisualShaderNodeTextureUniformTextureTypeEnum

[Missing <returns> documentation for "M:Godot.VisualShaderNodeTextureUniform.GetTextureType"]

See Also