Click or drag to resize

VisualServerGetTestTexture Method

Returns the id of the test texture. Creates one if none exists.

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

Return Value

Type: RID

[Missing <returns> documentation for "M:Godot.VisualServer.GetTestTexture"]

See Also