Version: 2023.2
언어: 한국어

TileBaseEditor.RenderStaticPreview

매뉴얼로 전환
public Texture2D RenderStaticPreview (string assetPath, Object[] subAssets, int width, int height);

파라미터

assetPath The asset to operate on.
subAssets An array of all Assets at assetPath.
width Width of the created texture.
height Height of the created texture.

반환

Texture2D Generated texture or null.

설명

Creates a texture preview for rendering the TileBase asset preview.


Did you find this page useful? Please give it a rating: