Skip to content

function nax (client-side)

Available since version: 0.3.0

Note

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

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

Declaration

number nax(number virtuals)

Parameters

  • number virtuals: The virtuals to convert.

Returns number

The pixels after conversion.