Click or drag to resize

VisualServerGetWhiteTexture Method

Returns the id of a white texture. Creates one if none exists.

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

Return Value

Type: RID

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

See Also