Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 554 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 554 Bytes

Gizmo mesh previews for pooled prefabs in Unity3D

Just a quick script to preview prefabs using gizmo meshes in Unity3D. This is mainly useful if you're using pooled prefabs and want to see a visual representation of them in your scene.

This script can be adapted and added to your pool spawning script to render gizmo meshes for all the meshes in a prefab.

Instead of the situation on the left, you get the situation on the right. Ah, much better!

alt tag