Jump to content

Is serial communication supported in unigine?


photo

Recommended Posts

No, Unigine does not support serial communication. You have to add such functionality by yourself using extern classes or functions, for more details how to add an extern class,

please, see the following documentation: Programming/C++ API/API Reference/Unigine::Interpreter Class and Unigine::ExternClass< Class > Class Template.

Link to comment
×
×
  • Create New...