Tanoda
Leap.Unity.GraphicalRenderer.LeapBlendShapeFeature Class Reference
Inheritance diagram for Leap.Unity.GraphicalRenderer.LeapBlendShapeFeature:
Leap.Unity.GraphicalRenderer.LeapGraphicFeature< LeapBlendShapeData >

Public Member Functions

override SupportInfo GetSupportInfo (LeapGraphicGroup group)
 
- Public Member Functions inherited from Leap.Unity.GraphicalRenderer.LeapGraphicFeature< LeapBlendShapeData >
override void AssignFeatureReferences ()
 
override void ClearDataObjectReferences ()
 
override void AddFeatureData (LeapFeatureData data)
 
override Type GetDataObjectType ()
 
override LeapFeatureData CreateFeatureDataForGraphic (LeapGraphic graphic)
 

Static Public Attributes

const string FEATURE_NAME = LeapGraphicRenderer.FEATURE_PREFIX + "BLEND_SHAPES"
 

Additional Inherited Members

- Public Attributes inherited from Leap.Unity.GraphicalRenderer.LeapGraphicFeature< LeapBlendShapeData >
List< DataType > featureData
 A list of all feature data. More...
 

Detailed Description

Definition at line 16 of file LeapBlendShapeFeature.cs.

Member Function Documentation

◆ GetSupportInfo()

override SupportInfo Leap.Unity.GraphicalRenderer.LeapBlendShapeFeature.GetSupportInfo ( LeapGraphicGroup  group)

Definition at line 19 of file LeapBlendShapeFeature.cs.

Member Data Documentation

◆ FEATURE_NAME

const string Leap.Unity.GraphicalRenderer.LeapBlendShapeFeature.FEATURE_NAME = LeapGraphicRenderer.FEATURE_PREFIX + "BLEND_SHAPES"
static

Definition at line 17 of file LeapBlendShapeFeature.cs.


The documentation for this class was generated from the following file: