godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
ImmediateGeometry.addVertex
godot
immediategeometry
ImmediateGeometry
Adds a vertex with the currently set color/uv/etc.
struct
ImmediateGeometry
@
nogc
nothrow
void
addVertex
(
in
Vector3
position
)
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
Adds a vertex with the currently set color/uv/etc.