ProceduralMaterial.ClearCache 清除缓存

function ClearCache () : void

Description描述

Clear the Procedural cache.

清除程序缓存。

This frees up all memory used by the cache and sets all properties to not be cached anymore. Use this when you don't expect to make anymore changes to the Procedural properties for now.

这将释放所有缓存使用的内存,并设置所所有属性不被缓存。当不再需要改变现在的程序属性时,使用这个函数。

参见:CacheProceduralProperty.

 

最后修改:2011年9月13日 Tuesday 11:52

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。