public static SetPreviewTextureCacheSize ( int size ) : void | ||
size | int | The number of previews that can be loaded into the cache before the least used previews are being unloaded. |
리턴 | void |
Set the asset preview cache to a size that can hold all visible previews on the screen at once.
public static SetPreviewTextureCacheSize ( int size ) : void | ||
size | int | The number of previews that can be loaded into the cache before the least used previews are being unloaded. |
리턴 | void |