Search found 4 matches

by anguschandler
April 7th, 2009, 4:09 pm
Forum: Expression Discussion
Topic: Referring to other Clone instances
Replies: 1
Views: 7972

Re: Referring to other Clone instances

Found this great script that helped:

http://www.redefinery.com/ae/view.php?i ... mePropPath

Kudos to Jeff Almasol at the redefinery for this one.
by anguschandler
April 7th, 2009, 2:17 pm
Forum: Expression Discussion
Topic: Referring to other Clone instances
Replies: 1
Views: 7972

Referring to other Clone instances

I would like to make an expression that can loop through all of the clones (Clone 1, Clone 2, Clone 3, etc.), checking a few attributes of them. I'm having trouble figuring out how to refer to the other instances of clone. I tried using a propertyGroup() to dig up, but I'm not sure how to refer to t...
by anguschandler
April 7th, 2009, 2:12 pm
Forum: Expression Discussion
Topic: sampleImage() time parameter
Replies: 2
Views: 21892

Re: sampleImage() time parameter

Thanks.
by anguschandler
April 6th, 2009, 10:00 pm
Forum: Expression Discussion
Topic: sampleImage() time parameter
Replies: 2
Views: 21892

sampleImage() time parameter

Trying to figure out what kind of input this takes, and what it does with it.

Does it want time in seconds, frames, or timecode? Is it an absolute composition time or is it a time shift, like cloneTimeShift?

Thanks in advance.