Class PointerStateUtil
Inheritance
System.Object
PointerStateUtil
Namespace: Unity.Tiny.UIControls
Syntax
public static class PointerStateUtil
Methods
GetPointersState(InputSystem)
Declaration
public static NativeList<PointerState> GetPointersState(InputSystem input)
Parameters
| Type | Name | Description |
|---|---|---|
| InputSystem | input |
Returns
| Type | Description |
|---|---|
| NativeList<PointerState> |