I hate asking this as I feel I should be able to get a grasp on this from the Command Reference and documentation on the site. I’m creating some smaller button versions I can drag into the interface to make more room. The thing I’m having trouble is creating a toggle/switch button so that it can indicate it’s state like the ones in ZBrush. The Activate Symmetry button is a good example. Its large and I want to create a smaller version so I can easily notice if I’ve accidentally slipped out of symmetry mode.
I know from the documentation that there’s an issue with switches and I’m guessing that’s the command I need to use to have a button change it visual state.
Does anyone have a simple code example showing a button set up for on/off toggle state like I’ve described?
Thanks!!!