xs2222 Posted February 27, 2015 Share Posted February 27, 2015 Hi folks, how do you retime a delayed load procedural , bascically when we read in a cache as a delayed load it starts at a ceratin frame (the cached frames , say 1 - 10 ) in the shop when we read in delayed load , and assign the geo , with the procedural , is there a way to say ( start from 5 - 15 ?) Quote Link to comment Share on other sites More sharing options...
pbarua Posted February 27, 2015 Share Posted February 27, 2015 You can add +5 that. eg: /path/to/cache/myCache.`(${F}+5))`.bgeo Quote Link to comment Share on other sites More sharing options...
pbarua Posted February 27, 2015 Share Posted February 27, 2015 And if have frame padding then: /path/to/cache/myCache.`padzero(4,(${F4}+5))`.bgeo Quote Link to comment Share on other sites More sharing options...
xs2222 Posted February 27, 2015 Author Share Posted February 27, 2015 nice one thanks dude , did not think about that , was thinking in the line of time shift DOH ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.