Input.PointerCount
static int PointerCount(InputSource filter)
The number of Pointer inputs that StereoKit is tracking that match the given filter.
| InputSource filter | You can filter input sources using this bit flag. | 
| RETURNS: int | The number of Pointers StereoKit knows about that matches the given filter. | 
Found an issue with these docs, or have some additional questions? Create an Issue on Github!