godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ImmediateGeometry.clear
godot
immediategeometry
ImmediateGeometry
Clears everything that was drawn using begin/end.
struct
ImmediateGeometry
@
nogc
nothrow
void
clear
(
)
Meta
Source
See Implementation
godot
immediategeometry
ImmediateGeometry
aliases
BaseClasses
functions
addSphere
addVertex
begin
clear
end
opAssign
opEquals
setColor
setNormal
setTangent
setUv
setUv2
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Clears everything that was drawn using begin/end.