Click or drag to resize

VisualServerTextureGetType Method

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static VisualServerTextureType TextureGetType(
	RID texture
)

Parameters

texture
Type: GodotRID

[Missing <param name="texture"/> documentation for "M:Godot.VisualServer.TextureGetType(Godot.RID)"]

Return Value

Type: VisualServerTextureType

[Missing <returns> documentation for "M:Godot.VisualServer.TextureGetType(Godot.RID)"]

See Also