I’m trying to create some scripts to help my modeling workflow. I’ve already managed to tap into some features of manipulator, but I’ve no idea how to change it’s size.
I see that in User Preferences there is a Manipulator Size setting, but it’s tool tip doesn’t tell that much: UserPreferencesView.manipulator_size
My question: Is it possible to access user preferences view items from Python, is there some context for accessing manipulator size?