com.unityfx.outline

This package contains configurable per-object and per-camera outline effect implementation for built-in render pipeline. Both solid and blurred outline modes are supported (Gauss blur), as well as depth testing. Reusable and extensible API.

com.unityfx.outline.urp

This package contains configurable outline implementation for Universal Render Pipeline.

com.unityfx.async

UnityFx.Async introduces effective and portable asynchronous operations that can be used very much like Tasks in .NET and Promises in JS.