🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

[Unity] How does hotkey F (frame selected) work?

Started by
0 comments, last by bealefay 4 years, 4 months ago

task - F is triggered even if the scene window is not active.

I catch the click like this:

EditorApplication.modifierKeysChanged

I set the focus as follows:

EditorWindow.FocusWindowIfItsOpen <SceneView> ();

The focus is set, but the hotkey does not work.

https://analpornvideos.xxx

This topic is closed to new replies.

Advertisement