@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="XRTransientInputHitTestResult")
public class XRTransientInputHitTestResult
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
XRTransientInputHitTestResult() |
| Modifier and Type | Method and Description |
|---|---|
XRInputSource |
inputSource() |
JsArray<XRHitTestResult> |
results() |
assign, 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="inputSource") @Nonnull public XRInputSource inputSource()
@JsProperty(name="results") @Nonnull public JsArray<XRHitTestResult> results()