Do you have a corresponding method to set the hoverCursor style for the model without adding events
https://playground.babylonjs.com/#0XYMA9#158
Not with hoverCursor, but you could still manually set the style of the cursor with pointer events?
I don’t need to set events, but I can set the style of the mouse. Can you provide such a method
You can do it like this:
1 Like