function RenderStaticPreview (assetPath : String, subAssets : Object[], width : int, height : int) : Texture2D
Description
Override this method if you want to render a static preview that shows.
If null is returned the builtin icon for the class type is used.