Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/09/2006 at 15:19, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.102 Platform: Windows ; Mac OSX ; Language(s) : C++ ;
--------- What is needed to draw a polygon object using BaseDraw::DrawPolygonObject() in a particular color? Does it need UVs? Or should it be using BaseObject::SetColorProperties()? Or will it actually use the BaseDraw::SetPen() (which doesn't seem to work)?
Thank you,
On 05/09/2006 at 15:44, xxxxxxxx wrote:
Never mind. I see that SetColorProperties() does the trick nicely.