Version: 2020.3
언어: 한국어

CustomPreviewAttributeConstructor

매뉴얼로 전환
public CustomPreviewAttribute (Type type);

파라미터

type The type you want to create a custom preview for.

설명

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

When you make a custom preview, you need put this attribute on the preview class.