Enum XrCompositionLayerFlagBits
Specifies options for individual composition layers, and contains a bitwise-OR of zero or more of the bits.
Namespace: VIVE.OpenXR
Assembly: VIVE.OpenXR.dll
Syntax
[Flags]
public enum XrCompositionLayerFlagBits : ulong
Fields
Name | Description |
---|---|
XR_COMPOSITION_LAYER_BLEND_TEXTURE_SOURCE_ALPHA_BIT | |
XR_COMPOSITION_LAYER_CORRECT_CHROMATIC_ABERRATION_BIT | |
XR_COMPOSITION_LAYER_INVERTED_ALPHA_BIT_EXT | |
XR_COMPOSITION_LAYER_UNPREMULTIPLIED_ALPHA_BIT |