Type Alias Item3DMeshUIStateName

Item3DMeshUIStateName: "default" | "hover" | "active"

The name of the state of the item hover: when the mouse is over the item active: when the mouse is down on the item

Was this helpful?