Version: 2017.1
Method group is Obsolete

ProceduralMaterial.ClearCache

マニュアルに切り替える
Obsolete public void ClearCache ();

説明

プロシージャルキャッシュをクリアします

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 ProceduralProperties for now.

See Also: CacheProceduralProperty.