@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="XRViewerPose")
public class XRViewerPose
extends XRPose
| Modifier | Constructor and Description |
|---|---|
protected |
XRViewerPose() |
| Modifier and Type | Method and Description |
|---|---|
JsArray<XRView> |
views()
The read-only XRViewerPose property views returns an array which contains every XRView which must be rendered in order to fully represent the scene from the viewpoint defined by the viewer pose.
|
angularVelocity, emulatedPosition, linearVelocity, transformassign, 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="views") @Nonnull public JsArray<XRView> views()