Looping through layer properties

Hi,
I want to find if a layer has keyframes and then find the first keyframe, but I can’t seem to find a way to loop through the different properties of the layer? (i.e. positions,scale,rotation).

Hi,
you could loop through the position, opacity, scale… keyframes separately (with the loop “keyframes in property” option) and search for the first key but this won’t work for all the layer properties(layer styles and more) and this will be very long and messy. this may be a feature request for a layer property that return the first key time. but you still can do it with position, rotation, opacity, scale, source text … (and all the effect using the loop “effect in the layer”).