言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

ProceduralMaterial.ClearCache

public function ClearCache(): void;

Description

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

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.