Click or drag to resize

VisualServerGetTestCube Method

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

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

Return Value

Type: RID

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

See Also