IInputSourceCoordinatesRemapper Property |
Gets or sets current coordinates remapper.
Namespace:
TouchScript.InputSources
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax ICoordinatesRemapper CoordinatesRemapper { get; set; }
Property Value
Type:
ICoordinatesRemapperAn object used to change coordinates of pointer points coming from this input source.
See Also