Broxxar / GlowingObjectOutlines

A technique for Glowing Object Outlines in Unity.
The Unlicense
161 stars 50 forks source link

Add UnregisterObject method in GLowController #10

Open LoganBlack13 opened 5 years ago

LoganBlack13 commented 5 years ago

Add OnDestroy method to call UnregisterObject on GlowObjectCmd This avoid blank screen when GlowObjectCmd parent is destroy (for picked up object for example)