2024 Constructor
Changes 0
C

VertexPositionColored

Description:
Constructs the vertex from a point and a color.
public VertexPositionColored(
	XYZ position,
	ColorWithTransparency color
)