Today I wanted to clear an initial state on particles in maya but didn't know how to. I found my answer here:
http://patrickvfx.blogspot.sg/2011/12/maya-particles-initial-state-method-3.html#.U1_UhVecx8E
Here's the MEL command you need to enter:
clearParticleStartState <particleObjectName>
which typically will be
clearParticleStartState particle1
(and… I've got my copy/paste ready to use.)
No comments:
Post a Comment