setPosterFrame
setPosterFrame(posterFrame=0.5)
Update the poster frame of the given clipItmes posterFrame = .5 uses the centre frame, a value of 0 uses the first frame, a value of 1 uses the last frame
Source code in client/ayon_hiero/api/startup/Python/StartupUI/setPosterFrame.py
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | |