UEyelinkInterface::SetEyelinkResolution¶
Class: UEyelinkInterface
Sends the display resolution to the Eyelink host computer so it can correctly map gaze coordinates to screen pixels.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
resolution |
const FVector2D & |
Display dimensions in pixels (width x height). |
Blueprint¶
Blueprint: Callable from Blueprints
Remarks¶
resolution Display dimensions in pixels (width x height). UFUNCTION