cancel
Showing results for 
Search instead for 
Did you mean: 

Buttons in Meta Horizon OS UI Set

iByte
Explorer

Why are all the buttons in the Meta Horizon OS UI Set implemented as toggles?

 
 
1 REPLY 1

vivek.s
Honored Guest

https://developers.meta.com/horizon/documentation/unity/unity-isdk-uiset/#buttons

Hi there, I found some information here that they are made using Toggle component to support both regular and toggle buttons. I guess, to reuse the same animator to keep things simpler. I may be wrong. You can read more in the above link