Difference between revisions of "Maya Misc"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
fixRenderLayerOutAdjustmentErrors; | fixRenderLayerOutAdjustmentErrors; | ||
+ | </pre> | ||
+ | |||
+ | === Dynamic spline IK chain === | ||
+ | <pre> | ||
+ | https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2018/ENU/Maya-CharEffEnvBuild/files/GUID-39BDA542-9C26-48E3-B7A1-FC3983FFBECE-htm.html | ||
</pre> | </pre> |
Revision as of 19:46, 6 March 2021
Contents
Maya Misc
Loading Alembic sequence in separate frames with V-Ray proxy
Import V-Ray proxy > Select first frame > Replace frame padding (by example 0001) by <frame04> if you have a padding of 4
Fix render layers
//Just enter following in MEL command: fixRenderLayerOutAdjustmentErrors;
Dynamic spline IK chain
https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2018/ENU/Maya-CharEffEnvBuild/files/GUID-39BDA542-9C26-48E3-B7A1-FC3983FFBECE-htm.html