On 25/06/2015 at 06:08, xxxxxxxx wrote:
User Information:
Cinema 4D Version: r16
Platform: Windows ; Mac OSX ;
Language(s) : C++ ;
---------
Hi,
I'm working on a object modifier and i need to access the object undeformed.
In the ModifyObject() function, i'm using GetCacheParent() and it's work perfectly with others deformers.
But it get the mesh affected by the morph tag.
How do i access the object unaffected by both the morph tag and deformers ?