Face Paint & Materials

Hi, I’m wondering why it is not possible to call the materials() function from a facePaint object? In order to change the image mapped on the face, for instance… Thank youfacepaint

Hi @jvouillon,

By calling the skin(...) setter function on a Face Paint reference, you can map an image to it.

For example -

symbol.nodes.Face_Paint.skin(facePaintArray[0]);

Hope this helps.

George

Hi George,
Thanks for your response. Unfortunately, skin() is also ignored…:confused:

skin

I know why it doesn’t work !!! Because it " does not exist " LOL
:rofl::rofl::rofl::rofl::rofl:

Steve

Sorry had to… :wink: