DebugVertex
Summary
Constructors
DebugVertex() |
DebugVertex(pos: Vec3, color: Vec4) |
Properties
Name | Type |
---|---|
pos | Vec3 |
color | Vec4 |
Constructors
DebugVertex
DebugVertex()
DebugVertex
Parameters
Name | Type | Description |
---|---|---|
pos | Vec3 | |
color | Vec4 |
Properties
pos
color
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)