MeshVertexColor()
语法
MeshVertexColor(Color)概要
Add color information to the new vertex previously added with MeshVertexPosition().
参数
Color Color of the vertex. This color can be in RGB or RGBA format.
返回值
无.
参阅
CreateMesh(), MeshVertexPosition(), MeshVertexNormal(), MeshVertexTangent(), MeshVertexTextureCoordinate()
已支持操作系统
所有