@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface XRProjectionLayerInit.Builder
extends XRProjectionLayerInit
XRProjectionLayerInit.Builder| Modifier and Type | Method and Description |
|---|---|
default XRProjectionLayerInit.Builder |
colorFormat(int colorFormat) |
default XRProjectionLayerInit.Builder |
depthFormat(int depthFormat) |
default XRProjectionLayerInit.Builder |
scaleFactor(double scaleFactor) |
default XRProjectionLayerInit.Builder |
textureType(java.lang.String textureType) |
colorFormat, depthFormat, of, scaleFactor, setColorFormat, setDepthFormat, setScaleFactor, setTextureType, textureType@JsOverlay @Nonnull default XRProjectionLayerInit.Builder colorFormat(int colorFormat)
@JsOverlay @Nonnull default XRProjectionLayerInit.Builder depthFormat(int depthFormat)
@JsOverlay @Nonnull default XRProjectionLayerInit.Builder scaleFactor(double scaleFactor)
@JsOverlay @Nonnull default XRProjectionLayerInit.Builder textureType(@XRTextureType @Nonnull java.lang.String textureType)