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. |