Version: 2022.3

XRDisplaySubsystemDescriptor

class in UnityEngine.XR

/

继承自:IntegratedSubsystemDescriptor

切换到手册

描述

提供 XRDisplaySubsystem 注册相关信息的类。

变量

disablesLegacyVr指示是否必须为子系统禁用旧版 VR 设置。如果编辑器必须禁用旧版 VR 设置,请设置为 true;否则设置为 false。
enableBackBufferMSAAIndicates whether MSAA must be resolved in the back buffer. Set to true if MSAA needs to be resolved in the back buffer; otherwise false.

公共函数

GetAvailableMirrorBlitModeCount获取当前显示子系统支持的镜像 blit 模式的总数。
GetMirrorBlitModeByIndex从当前显示子系统描述符中获取支持的镜像 blit 模式。

继承的成员

变量

id标识此描述符可以创建的子系统的唯一字符串。