CustomPreviewAttribute

class in UnityEditor

매뉴얼로 전환

설명

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.

생성자

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