Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


textureLayout

Set DisplaySubsystem to use certain texture layout. Should query supported texture layout through supportedTextureLayouts first for the capabilities.
Read time 1 minuteLast updated 12 days ago

Definition

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