API Reference > Classes > PRC Tessellation Classes > OdPrcTessFace Class > OdPrcTessFace Methods > arrayRGBA Method > OdPrcTessFace::arrayRGBA Method ()
OdPrcTessFace::arrayRGBA Method ()
Syntax
C++
OdPrcArrayRgba & arrayRGBA();

Returns the current array of color data. The array of color data is returned as a reference to an OdPrcArrayRgba object, therefore it can be used to set a new array or modify the existing one.

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