Version: 2021.3
언어: 한국어

MeshPreview.RenderStaticPreview

매뉴얼로 전환
public Texture2D RenderStaticPreview (int width, int height);

파라미터

width The width to render the texture.
height The height to render the texture.

반환

Texture2D Returns a rendered texture of the current mesh with default settings.

설명

Creates a texture preview to override Editor.RenderStaticPreview. The current mesh will be drawn.