dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Vertex.g
Dgame
Math
Vertex
Vertex
The color components
float
r
;
float
g
;
struct
Vertex
float
g
;
float
b
;
float
a
;
Meta
Source
See Implementation
Dgame
Math
Vertex
Vertex
constructors
this
functions
getAsColor
getPositionAsVector
getTexCoordAsVector
setColor
setPosition
setTexCoord
variables
a
b
g
r
tx
ty
x
y
z
The color components