@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="XRCPUDepthInformation")
public class XRCPUDepthInformation
extends XRDepthInformation
| Modifier | Constructor and Description |
|---|---|
protected |
XRCPUDepthInformation() |
| Modifier and Type | Method and Description |
|---|---|
ArrayBuffer |
data() |
float |
getDepthInMeters(float x,
float y) |
height, normDepthBufferFromNormView, rawValueToMeters, widthassign, 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="data") @Nonnull public ArrayBuffer data()
public float getDepthInMeters(float x,
float y)