Unity Learn home
View Tutorial Content

Working with Native Plugins - 2019.2

Tutorial
Advanced
+10 XP
30 Mins
(12)
Overview
Summary
In this tutorial, we’ll explore creating and using native plug-ins in Unity. Native plug-ins are code that is written — typically in a C-based language — compiled outside of Unity, and imported as a prebuilt library. Native plug-ins are precompiled binaries on all build target platforms except iOS, where the original code is imported instead, to be included in the Xcode project. Native plug-ins allow your Unity project to use existing C/Objective-C/C++ code or integrate with middleware libraries and work with hardware where the libraries are available.
Select your Unity version
Last updated: April 24, 2020
2019.4
2019.3
2019.2
Language
English
Unity Pro
The complete solution for professionals to create, operate and monetize.
Working with Native Plugins - 2019.2