Enum BatchType
Operation environment setting for batch file.
批次檔的作業環境設定。
Namespace: Votanic.vXR.vCast.Core
Assembly: Votanic.vXR.dll
Syntax
[Serializable]
public enum BatchType
Fields
| Name | Description |
|---|---|
| CAVE | Immersive CAVE system. |
| CUSTOM | Custom setting. |
| DOME | DOME shape screen system. |
| HMD | Head-mounted display. |
| PC | Personal computer. |
| PC_3D | Personal computer with 3D. |