PropsXRFrame extension
- on
Properties
- predictedDisplayTime → double
-
no setter
- session → XRSession
-
no setter
- trackedAnchors → XRAnchorSet
-
no setter
Methods
-
createAnchor(
XRRigidTransform pose, XRSpace space) → Future< XRAnchor> -
fillJointRadii(
Iterable< XRJointSpace> jointSpaces, Float32List radii) → bool -
fillPoses(
Iterable< XRSpace> spaces, XRSpace baseSpace, Float32List transforms) → bool -
getDepthInformation(
XRView view) → XRCPUDepthInformation? -
getHitTestResults(
XRHitTestSource hitTestSource) → Iterable< XRHitTestResult> -
getHitTestResultsForTransientInput(
XRTransientInputHitTestSource hitTestSource) → Iterable< XRTransientInputHitTestResult> -
getJointPose(
XRJointSpace joint, XRSpace baseSpace) → XRJointPose? -
getLightEstimate(
XRLightProbe lightProbe) → XRLightEstimate? -
getPose(
XRSpace space, XRSpace baseSpace) → XRPose? -
getViewerPose(
XRReferenceSpace referenceSpace) → XRViewerPose?