API Reference > Classes > PRC Tessellation Classes > OdPrcTessFace Class > OdPrcTessFace Methods > OdPrcTessFace::hasVertexColors Method
OdPrcTessFace::hasVertexColors Method
Syntax
C++
bool hasVertexColors() const;

Returns the current value of the direct color storing flag. The direct color storing flag indicates whether colors are stored directly in the vertices (true) or not (false).

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.