Log in

View Full Version : Avs script usage


shon3i
17th March 2006, 21:55
I must ask one question: I that same when i type something like this

RemoveGrain(mode=1).RemoveGrain(mode=1)

and

RemoveGrain(mode=1)
RemoveGrain(mode=1)

GodofaGap
17th March 2006, 22:04
Yes, those two fragments will give the exact same result.