@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.
|
emulatedPosition, transform@JsProperty(name="views") @Nonnull public JsArray<XRView> views()