Advanced
Options for the TextureGCSystem.
If set to true, this will enable the garbage collector on the GPU.
true Copy
true
since 8.3.0
TextureGCSystemOptions.textureGCMaxIdle
Frames between two garbage collections.
600 Copy
600
The maximum idle frames before a texture is destroyed by garbage collection.
60 * 60 Copy
60 * 60
Options for the TextureGCSystem.