Board
Board.Input.Simulation
BoardContactSimulationIcon Class
Represents an icon used for Board input simulation.
public class BoardContactSimulationIcon
Inheritance UnityEngine.ScriptableObject 🡒 BoardContactSimulationIcon
| Properties | |
|---|---|
| alphaHitTestMinimumThreshold | Gets the minimum alpha a pixel must have for a pointer event to be considered a “hit” on the icon. |
| contactType | Gets the contact type that the icon represents. |
| displayName | Gets the display name for the icon. |
| glyphId | Gets the glyph identifier that the icon represents. |
| size | Gets the desired size to display the icon. |
| sprite | Gets the sprite for the icon. |
| Events | |
|---|---|
| changed | Occurs when a property on the icon changes. |