docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XrCompositionLayerFlags

    Specifies options for individual composition layers, and contains a bitwise-OR of zero or more of the bits.

    Namespace: UnityEngine.XR.OpenXR.NativeTypes
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    [Flags]
    public enum XrCompositionLayerFlags : ulong

    Fields

    Name Description
    CorrectChromaticAberration

    Enables chromatic aberration correction when not done by default. This flag has no effect on any known conformant runtime, and is planned for deprecation for OpenXR 1.1

    SourceAlpha

    Enables the layer texture alpha channel.

    UnPremultipliedAlpha

    Indicates the texture color channels have not been premultiplied by the texture alpha channel.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)