static bool Update( IMovieClip clip, MovieTime time, TrackBinder binder )

Summary

For each track in the given ['paramref'] that we have a mapped property for, set the property value to whatever value is stored in that track at the given ['paramref'].

static bool Update( IPropertyTrack track, MovieTime time, TrackBinder binder )

Summary

If we have a mapped property for ['paramref'], set the property value to whatever value is stored in the track at the given ['paramref'].

static bool Update( IPropertyTrack<T> track, MovieTime time, TrackBinder binder )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.