Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ProceduralCacheSize

Description

Substance memory budget.

This also affects the amount of working memory for the generation of the ProceduralMaterial.

Variables

TinyA limit of 128MB for the cache or the working memory.
MediumA limit of 256MB for the cache or the working memory.
HeavyA limit of 512MB for the cache or the working memory.
NoLimitNo limit for the cache or the working memory.
NoneA limit of 1B (one byte) for the cache or the working memory.