@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface XRCubeLayerInit
extends XRLayerInit
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XRCubeLayerInit.Builder |
static interface |
XRCubeLayerInit.Step1 |
static interface |
XRCubeLayerInit.Step2 |
| Modifier and Type | Method and Description |
|---|---|
@JsNullable DOMPointReadOnly |
orientation() |
void |
setOrientation(@JsNullable DOMPointReadOnly orientation) |
static XRCubeLayerInit.Step1 |
space(XRSpace space) |
colorFormat, depthFormat, isStatic, layout, mipLevels, setColorFormat, setDepthFormat, setIsStatic, setLayout, setMipLevels, setSpace, setViewPixelHeight, setViewPixelWidth, space, viewPixelHeight, viewPixelWidth@JsOverlay @Nonnull static XRCubeLayerInit.Step1 space(@Nonnull XRSpace space)
space in interface XRLayerInit@JsProperty(name="orientation") @JsNullable DOMPointReadOnly orientation()
@JsProperty void setOrientation(@JsNullable DOMPointReadOnly orientation)