Show / Hide Table of Contents

Property UseCache

| Edit this page View Source

UseCache

Save the render on the disc and reuse when called again. This reduces the time to re-render drastically. When the game version changes, a new render will be made. When a TargetPlugin is set, the version and name will be used to determine if a new render should be made
Declaration
public bool UseCache { get; set; }
Property Value
Type Description
bool
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾