API Reference > OdDb Classes > OdDbSubDMesh Class > OdDbSubDMesh Methods > OdDbSubDMesh::setVertexColorArray Method
OdDbSubDMesh::setVertexColorArray Method
Syntax
C++
OdResult setVertexColorArray(OdCmEntityColorArray& arrColor);
Parameters 
Description 
OdCmEntityColorArray& arrColor 
[in] An input array of vertex colors.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Sets an array of vertex colors. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.