Enum XrStructureType
Values for type members of structs.
Namespace: UnityEngine.XR.OpenXR.NativeTypes
Assembly: Unity.XR.OpenXR.dll
Syntax
public enum XrStructureType : uint
Fields
Name | Description |
---|---|
XR_TYPE_COMPOSITION_LAYER_CUBE_KHR | Struct type for creating a cube composition layer. |
XR_TYPE_COMPOSITION_LAYER_CYLINDER_KHR | Struct type for creating a cylinder composition layer. |
XR_TYPE_COMPOSITION_LAYER_EQUIRECT2_KHR | Struct type for creating an equirect2 composition layer. |
XR_TYPE_COMPOSITION_LAYER_EQUIRECT_KHR | Struct type for creating an equirect composition layer. |
XR_TYPE_COMPOSITION_LAYER_PROJECTION | Struct type for creating a projection composition layer. |
XR_TYPE_COMPOSITION_LAYER_PROJECTION_VIEW | Struct type that a projection composition layer comprises of. |
XR_TYPE_COMPOSITION_LAYER_QUAD | Struct type for creating a quad composition layer. |
XR_TYPE_SWAPCHAIN_CREATE_INFO | Struct type for creating a swapchain. |
XR_TYPE_UNKNOWN | Unknown struct type. |