Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


supportedTextureLayouts

Specifies all texture layouts supported by this display subsystem. This var is a bit field that could be combination of XRDisplaySubsystem.TextureLayout.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.XR
  • Assembly: UnityEngine.XRModule
public XRDisplaySubsystem.TextureLayout supportedTextureLayouts { get; }