Tanoda
LeapProjectChecks.cs File Reference

Go to the source code of this file.

Classes

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.
 

Namespaces

namespace  Leap
 
namespace  Leap.Unity