Jump to content

[SOLVED] checkUV UUSL function documentation error


photo

Recommended Posts

Posted

There is an error in documentation. It says:

bool checkUV ( float2 uv )
Checks if the UV position is correct (is it in [0;1] range).
Return value
1 if the UV is correct, otherwise, 0

But actually 1 is returned for incorrect UV values.

Posted

Hi Corvax, 

We'll fix this bug and update UUSL Documentation, sorry for the inconvenience caused!

Thanks for reporting!

  • silent changed the title to [SOLVED] checkUV UUSL function documentation error
×
×
  • Create New...