ObjVertexColor

ObjVertexColor constructor

初始化ObjVertexColor类的新实例。

public ObjVertexColor(float x, float y, float z, float r, float g, float b)
范围类型描述
xSinglex 坐标。
ySingley坐标。
zSinglez 坐标。
rSingle红色分量。
gSingle绿色分量。
bSingle蓝色分量。

也可以看看