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:
Modified transform bone tool (Original Edition) by A.Evseeva
View Code
MR Pose Tool (Original Edition) by eugenebabich
View Code