com.unityfx.outline
Advanced tools
Changelog
[0.5.0] - 2019.09.09
Editor UI improvements and unit tests.
OutlineSettings
, that can be shared between dfferent OutlineLayer
and OutlineBehaviour
instances.OutlineSettings
, OutlineLayerCollection
.OutlineBehaviour
and OutlineEffect
.Changelog
[0.4.0] - 2019.08.31
Blurred outlines.
Solid
and Blurred
).IOutlineSettings
interface to make outline settings the same for OutlineBehaviour
and OutlineLayer
.OutlineMaterialSet
helper.OutlineBehaviour
not rendering outlines if attached to a GameObject
with no renderers.OutlineResourceCache
class.Changelog
[0.3.0] - 2019.08.27
OutlineEffect
instances.OutlineEffect
and OutlineBehaviour
.ScriptableObject
asset.Changelog
[0.2.0] - 2019.08.19
OutlineBehaviour
for rendering per-object outlines.OutlineResources
to help initialize outline effects in runtime.OutlineRenderer
as low-level helper for outline rendering.