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

PeterDekkers/unity3d-gizmo-mesh-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Previewing pooled prefabs using gizmo meshes in Unity3D.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages