Enum XRSupport
Option of development with Unity XR.
使用 Unity XR 進行開發的選項。
Namespace: Votanic.vXR.vCast.Core
Assembly: Votanic.vXR.dll
Syntax
public enum XRSupport
Fields
Name | Description |
---|---|
Disable | Develop without Unity XR. |
RoleSystem | Develop with OpenVR role system. |
Standard | Develop with the original system. |