Control outlines with tweens
βΉοΈ Assembly Definitions
If you are using Assembly Definitions in your project, make sure to add a reference to the Linework assembly.
Jump to heading DOTween
DOTween is a tweening library for Unity. It can be used to control Linework outlines.
https://assetstore.unity.com/dotween
Outline properties can be tweened as follows.
// TODO: code sample
Jump to heading PrimeTween
https://assetstore.unity.com/primetween
PrimeTween is a tweening library for Unity. It can be used to control Linework outlines.
Outline properties can be tweened as follows.
// TODO: code sample