Enum PointerControl
Namespace: UnityEngine.InputNew
Assembly: solution.dll
Syntax
public enum PointerControl
Fields
| Name | Description |
|---|---|
| BackButton | |
| Delta | |
| DeltaX | |
| DeltaY | |
| DeltaZ | |
| ForwardButton | |
| LeftButton | |
| LockedDelta | |
| LockedDeltaX | |
| LockedDeltaY | |
| LockedDeltaZ | |
| MiddleButton | |
| Position | |
| PositionX | |
| PositionY | |
| PositionZ | |
| Pressure | |
| RightButton | |
| Rotation | |
| ScrollWheel | |
| ScrollWheelX | |
| ScrollWheelY | |
| Tilt |