Skip to content

function nay (client-side)

Available since version: 0.3.0

Note

Use this function only when you want to convert y position or width on the screen.

Convert virtuals to pixels on screen Y dimension and return it as a result.

Declaration

number nay(number virtuals)

Parameters

  • number virtuals: The virtuals to convert.

Returns number

The pixels after conversion.