-
layer index of parent comp
is there a way to reference the layer index of the parent comp? I want to set a value based on the layer number of the current comp in its parent comp. make sense?
i know there is a thisComp.parent.layer but thisComp.parent.layer.index doesn’t work and i’m not sure how to index works here.
thanks