RainwayInput.TouchesAbsolute record
A request for multi-touch input.
public record TouchesAbsolute : IEquatable<RainwayInput>
Public Members
| name | description |
|---|---|
| TouchesAbsolute(…) | A request for multi-touch input. |
| Touches { get; set; } |
See Also
- record RainwayInput
- namespace Rainway.SDK
