PropsXRWebGLBinding extension

on

Properties

nativeProjectionScaleFactor double

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension

no setter
usesDepthValues bool

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension

no setter

Methods

createCubeLayer([XRCubeLayerInit? init]) XRCubeLayer

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension

createCylinderLayer([XRCylinderLayerInit? init]) XRCylinderLayer

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension

createEquirectLayer([XREquirectLayerInit? init]) XREquirectLayer

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension

createProjectionLayer([XRProjectionLayerInit? init]) XRProjectionLayer

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension

createQuadLayer([XRQuadLayerInit? init]) XRQuadLayer

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension

getDepthInformation(XRView view) XRWebGLDepthInformation?

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension

getReflectionCubeMap(XRLightProbe lightProbe) WebGLTexture?

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension

getSubImage(XRCompositionLayer layer, XRFrame frame, [XREye? eye = XREye.none]) XRWebGLSubImage

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension

getViewSubImage(XRProjectionLayer layer, XRView view) XRWebGLSubImage

Available on XRWebGLBinding, provided by the PropsXRWebGLBinding extension