Go to the source code of this file.
|
class | Leap.Unity.LeapProjectCheckAttribute |
| Add this attribute to a settings check. This method will be called often while the Leap Motion Unity Window is open, so it should be as light-weight as possible! If you need to do a heavy check that involves scanning the current scene for example, you should gate the check behind a button. More...
|
|
class | Leap.Unity.LeapProjectChecks |
| Utility class for working with project checks. Note, most features are only available in the Editor.
|
|