Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AssetPreview.GetAssetPreview

static function GetAssetPreview(asset: Object): Texture2D;
static Texture2D GetAssetPreview(Object asset);
static def GetAssetPreview(asset as Object) as Texture2D

Description

Returns a preview texture for an asset.

Description

Returns a preview texture for an instanceID of an asset.