FeedbackFrameSink Class¶
This type is an EasyAR Sense API in C#: FeedbackFrameSink . Some descriptions may not apply to Unity environment on this page.
Some parts of the Sense API may have already been wrapped into Unity components, and directly usages may not be necessary.
Description¶
Feedback frame input port.
It is used to expose input port for a component.
All members of this class is thread-safe.
Methods¶
handle¶
- C#
public virtual void handle( FeedbackFrame inputData)
Input data.