Posemorph tag, pose selection/highlighting
-
Hi,
please apologize, if this had been asked before. Somehow I have a feeling, I had seen a thread about this, but I can't find it anymore.
Is it somehow possible to find out, which poses of a PoseMorph tag have been selected by user in Attribute Manager? I mean, the highlighting, when the morph label left of the strength slider gets clicked.
Thanks for your help,
Andreas -
Hi Andreas, if you are in edit mode you should rely on CAPoseMorphTag.GetActiveMorphIndex.
But if you are in animation mode, then there is no way to know the Parameter Selection state in the Attribute manager.
You were maybe thinking about this topic Pose morph targetCheers,
Maxime. -
Hi Maxime,
thanks for the answer and verifying what I had thought. Indeed I would need it in Animation mode and especially for the case where user highlighted multiple poses at once.
I had seen that thread, but it did not contain a definitive confirmation from Maxon. Maybe the thread I was thinking of was in a different forum.
Anyway, good to have your confirmation, now. And not possible only means I can stop wasting time looking around and instead need to implement another workflow for the user. Maybe not as slick as with the selection info, but no show stopper either.
Cheers,
Andreas