BodyPaint

BodyPaint is a module that allows to draw bitmap textures on polygon objects. The BodyPaint API allows to access the edited textures. The API is defined in c4d_painter.h .

Several utility functions are provided; the most important are:

Related classes are:

注意
A PaintBitmap can also be obtained from a MultipassBitmap with MultipassBitmap::GetPaintBitmap() .