iphone - Is there a way to figure out what's the current affecting speed in a timespace? -
Times Space problem: You create a large hierarchy of ideas, and give each layer a different speed value. Now all the Timespace are messing up in the lower part of the hierarchy, you do not know what time is your distortion. -10%? -90%? + 50%?
UIKit has to calculate the speed in the hierarchy while animating somehow. So I wonder if there is any way to capture this calculated speed value?
Of course, I can try to walk through the hierarchy and around all the motions. But maybe there is a simple way.
This can be useful for you.
Comments
Post a Comment