DebugVertex

Summary

Constructors

DebugVertex()
DebugVertex(pos: Vec3, color: Vec4)

Properties

Name Type
pos Vec3
color Vec4

Constructors

DebugVertex

DebugVertex()

DebugVertex

DebugVertex(pos: Vec3, color: Vec4)

Parameters

Name Type Description
pos Vec3
color Vec4

Properties

pos

Vec3

color

Vec4

Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)