Definition
WebXR Layers API Level 1 defines XRTextureType
enum XRTextureType {
"texture",
"texture-array"
};
Referring IDL interfaces/dictionaries
Referring specifications
- WebXR Depth Sensing Module refers to
XRTextureType
XRTextureType
enumWebXR Layers API Level 1 defines XRTextureType
enum XRTextureType {
"texture",
"texture-array"
};
XRTextureType