InputProcessingTouchPointerData Constructor (Vector2, Object) |
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public TouchPointerData(
Vector2 position,
Object pointerIdentifier
)
Parameters
- position
- Type: NeoAxisVector2
- pointerIdentifier
- Type: SystemObject
See Also