Programming and animation
Programming and animation ideas, articles, tutors, scripts, plugins in the 3d
-
Maya hair. Cache import
Posted on 8 May 2009 Neill No commentsSurprisingly noticed that among the functions to work with Hair Cache in Maya there is’t any command to use available disk cache. For example, I calculated the dynamics in a separate scene and then I wanted to throw it in the root scene. On the revenue came MEL script…
Maya Dynamics, Hair, MEL, Scriptselect -r “hairSystem1″;
CreateHairCache;
string $temp = <here put your cache filename>;
AEassignDiskCB cache_hairSystemShape1.cacheName $temp “disk cache”;
updateCacheContents cache_hairSystemShape1;
Leave a Reply
You must be logged in to post a comment.

English
Russian
Recent Comments