XRMirrorViewBlitModeDesc
Struct that describes the mirror view blit mode.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.XR
- Assembly: UnityEngine.XRModule
public struct XRMirrorViewBlitModeDesc
Fields
Value | Description |
|---|---|
| blitMode | Mirror view blit mode Id. For details, see XRMirrorViewBlitMode. In case of provider's custom blit mode, the value wouldn't be the reserved XRMirrorViewBlitMode. |
| blitModeDesc | String that describes the mirror view blit mode. |