Tanoda
SupportInfo.cs File Reference

Go to the source code of this file.

Classes

struct  Leap.Unity.GraphicalRenderer.SupportInfo
 The support info class provides a very basic way to notify that something is fully supported, partially supported, or not supported. The struct contains a support type, which can be either Full, Warning, or Error. The struct also contains a message to give information about the support. More...
 
class  Leap.Unity.GraphicalRenderer.SupportUtil
 

Namespaces

namespace  Leap
 
namespace  Leap.Unity
 
namespace  Leap.Unity.GraphicalRenderer
 

Enumerations

enum  Leap.Unity.GraphicalRenderer.SupportType { Leap.Unity.GraphicalRenderer.Full , Leap.Unity.GraphicalRenderer.Warning , Leap.Unity.GraphicalRenderer.Error }