1: if (frame % $num_of_frames_in_seq = 0)
2: file1.frameExtension= $num_of_frames_in_seq;
3: else
4: file1.frameExtension= frame % $num_of_frames_in_seq;
Substitute $num_of_frames_in_seq for the length of your animation
Personal code projects
Hey, everyone, Here are some personal projects related to Pipeline at Gitlab and Github for your enjoyments Best, My Gitlab Landing Pag...
-
One of the first little MEL script I wrote for my lighting work at Digimax. When you are working with Renderman Stuio for Maya it's ver...
-
quite simple: 1: if ( frame % $num_of_frames_in_seq = 0 ) 2: file1.frameExtension= $num_of_frames_in_seq; 3: else 4: fil...
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言