On 09/09/2017 at 04:26, xxxxxxxx wrote:
Hello,
fairly new to python and new to python for c4d.
My main question is, if there is anyway to assign a material to just a specific clone in a cloner or even multiple clones. I am basically able to access the array and change the matrix position data etc, I am even able to change the display color of an individual clone.
But what about assinging a material.
Ideally is there anyway to return a clone in a cloner as an object in python.
I am guessing it's not possible and we are limited to the options in mograph module? mainly adjusting array type parameters.