art3mis Posted August 25, 2018 Share Posted August 25, 2018 Hi Sometimes when simming it isn't necessary to enable Cache Frames on your File SOp in order to get a full 24 fps playback. But if you're playing back at 18fps or higher its often hard to tell. Is there some preference that enables frames per second playback viewable in the Scene View? Quote Link to comment Share on other sites More sharing options...
Atom Posted August 25, 2018 Share Posted August 25, 2018 Try moving your mouse into the 3D viewport and pressing the D-KEY. Under guides activate Show Time. Quote Link to comment Share on other sites More sharing options...
ikoon Posted August 25, 2018 Share Posted August 25, 2018 This might also help you: there is a "possibly skipping frames" option. I bound a hotkey Alt+R to switch these two things and I use it all the times: hou.playbar.setRealTime(not hou.playbar.isRealTime()) hou.playbar.setRealTimeSkipping(hou.playbar.isRealTime()) So I switch between these two modes: 1) realtime + possibly skipping 2) not realtime, not skipping Quote Link to comment Share on other sites More sharing options...
art3mis Posted August 25, 2018 Author Share Posted August 25, 2018 Thanks guys! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.