Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2021.3.15f1 | Compatible | Compatible | Compatible |
Preview Field is a Unity3D editor extension designed to enhance your workflow by adding interactive model previews.
Simply add the [PreviewField] attribute (found in the CollisionBear.PreviewObjectPicker namespace) to any public Prefab field (GameObject or any script derived from MonoBehaviour) in a MonoBehaviour or ScriptableObject class. This attribute replaces the standard Object Property field with our custom Preview Selection window.
Now, instead of the standard scene selection window, you get an interactive preview of every available Prefab that meets your criteria. It's the perfect solution for anyone seeking a more artist-friendly workflow.