Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ProceduralCacheSize

enumeration

Description

Substance memory budget.

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

Properties

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.

Did you find this page useful? Please give it a rating: