Anatta336 / driven-decals

A mesh-based PBR decal system for Unity's universal render pipeline.
MIT License
576 stars 75 forks source link

Skip meshFilters with missing mesh. #22

Open alexmalyutindev opened 11 months ago

alexmalyutindev commented 11 months ago

Add null check for meshFilter.sharedMesh to prevent projection process interrupting.