Tanoda
|
Public Member Functions | |
override SupportInfo | GetSupportInfo (LeapGraphicGroup group) |
![]() | |
override void | AssignFeatureReferences () |
override void | ClearDataObjectReferences () |
override void | AddFeatureData (LeapFeatureData data) |
override Type | GetDataObjectType () |
override LeapFeatureData | CreateFeatureDataForGraphic (LeapGraphic graphic) |
Properties | |
string | channelName [get] |
![]() | |
string | channelName [get] |
Additional Inherited Members | |
![]() | |
List< DataType > | featureData |
A list of all feature data. More... | |
T | : | LeapFeatureData | |
T | : | new() |
Definition at line 20 of file CustomChannelFeatureBase.cs.
override SupportInfo Leap.Unity.GraphicalRenderer.CustomChannelFeatureBase< T >.GetSupportInfo | ( | LeapGraphicGroup | group | ) |
Definition at line 35 of file CustomChannelFeatureBase.cs.
|
get |
Implements Leap.Unity.GraphicalRenderer.ICustomChannelFeature.
Definition at line 29 of file CustomChannelFeatureBase.cs.