CustomPreviewAttribute

class in UnityEditor

Cambiar al Manual

Descripción

Adds an extra preview in the Inspector for the specified type.

You can use this attribute to add your custom preview to any object that can be Inspected.

Constructores

CustomPreviewAttributeTells a DefaultPreview which class it's a preview for.