Question
How to get a list of selected layers in AEGP?
Hi! I am writing a AE command that requires information about the selected layers.
I can not find a way to determine the layer is selected or not.
AEGP_COMPSUITE9 contains the AEGP_SetSelection but not AEGP_GetSelection.
Any idea?