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...
-
quite simple: 1: if ( frame % $num_of_frames_in_seq = 0 ) 2: file1.frameExtension= $num_of_frames_in_seq; 3: else 4: fil...
-
Hey, everyone, Here are some personal projects related to Pipeline at Gitlab and Github for your enjoyments Best, My Gitlab Landing Pag...
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言