Import SmoothUnityLerps.cs to your unity project Drag the code to the GameObject Choose the desired lerp smooth type in the inspector Call StartLerp function with the target transorm that the object ...
This example project demonstrates how to setup your Xcode project so that your Swift code is able to call Unity's Objective-C methods (e.g. UnitySendMessage), particularly in Unity 2019.3 and later.