SpriteEditor.

RenderStaticPreview(string, Object[], int, int) Method

Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
SpriteEditor

Syntax

public override Texture2D RenderStaticPreview(string assetPath, Object[] subAssets, int width, int height)

Parameters

Name Type Description
assetPath string
subAssets Object[]
width int
height int

Return Value

Type Description
Texture2D