@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="XRProjectionLayer")
public class XRProjectionLayer
extends XRCompositionLayer
| Modifier and Type | Field and Description |
|---|---|
@JsNullable java.lang.Double |
fixedFoveation |
blendTextureSourceAlpha, chromaticAberrationCorrection| Modifier | Constructor and Description |
|---|---|
protected |
XRProjectionLayer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ignoreDepthValues() |
int |
textureArrayLength() |
int |
textureHeight() |
int |
textureWidth() |
destroy, layout, mipLevels, needsRedrawaddEventListener, 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_, values@JsProperty(name="ignoreDepthValues") public boolean ignoreDepthValues()
@JsProperty(name="textureArrayLength") public int textureArrayLength()
@JsProperty(name="textureHeight") public int textureHeight()
@JsProperty(name="textureWidth") public int textureWidth()