Version: 5.3

ShaderGUI.OnMaterialPreviewGUI

매뉴얼로 전환
public void OnMaterialPreviewGUI (MaterialEditor materialEditor, Rect r, GUIStyle background);

파라미터

materialEditor The MaterialEditor that are calling this method (the 'owner').
r Preview rect.
background Style for the background.

설명

Override for extending the rendering of the Preview area or completly replace the preview (by not calling base.OnMaterialPreviewGUI).