How Do I Execute Action On Hover for Model Entities in XCode for visionOS Development?
I am a newbie in developing apps for Apple ecosystem. Currently, I’m working on a visionOS app, and I’d like to get model entities to be highlighted on eye focused, and back to normal when unfocused, something like a 3D button. The last thing I want to implement is that when focused/unfocused, I want it to call some functions as well.