LM_Graphics:BeginPicking(where, pickWidth)

Version added: before 9.5
Call this function to begin testing whether the user has clicked on an object

Arguments:

Name Type Description Default Ver
where Point The pixel location you want to test (often the location of a mouse click) < 9.5
pickWidth int32 < 9.5

Return value:

void none
Call this function to begin testing whether the user has clicked on an object.

Search results

Usage of 'BeginPicking' is found in the following scripts:

<< Back to LM_Graphics