Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.15 KB

File metadata and controls

27 lines (18 loc) · 1.15 KB

SkiaSharp.Unity

This is a library that can use SkiaSharp in Unity

Install

openupm add com.u2sb.skiasharp

And need to install system.runtime.compilerservices.unsafe

openupm add org.nuget.system.runtime.compilerservices.unsafe

or use NugetForUnity

Platform

Currently, the plugin only supports win-x64 platform. If you need other platforms, please add relevant support yourself, for example (note that the versions must be consistent):