@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="XRCompositionLayer")
public class XRCompositionLayer
extends XRLayer
| Modifier and Type | Field and Description |
|---|---|
boolean |
blendTextureSourceAlpha |
@JsNullable java.lang.Boolean |
chromaticAberrationCorrection |
| Modifier | Constructor and Description |
|---|---|
protected |
XRCompositionLayer() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
java.lang.String |
layout() |
int |
mipLevels() |
boolean |
needsRedraw() |
addEventListener, addEventListener, addEventListener, dispatchEvent, removeEventListener, removeEventListener, removeEventListenerassign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toString_, valueOf_, valuespublic boolean blendTextureSourceAlpha
public @JsNullable java.lang.Boolean chromaticAberrationCorrection
@JsProperty(name="layout") @Nonnull @XRLayerLayout public java.lang.String layout()
@JsProperty(name="mipLevels") public int mipLevels()
@JsProperty(name="needsRedraw") public boolean needsRedraw()
public void destroy()