Show / Hide Table of Contents

Enum GCCollect

Manual GC Collect option.
手動垃圾回收選項。

Namespace: Votanic.vXR.vCast.Core
Assembly: Votanic.vXR.dll
Syntax
[Serializable]
public enum GCCollect

Fields

Name Description
Disable

Disable manual GC Collect.
停用手動垃圾回收。

Refresh

Collect on each refresh.
每次刷新回收。

Update

Collect on each frame.
每幀回收。

In This Article
Back to top Generated by DocFX