getTransformTo method

  1. @DomName('VRCoordinateSystem.getTransformTo')
  2. @DocsEditable()
  3. @Experimental()
Float32List getTransformTo (VRCoordinateSystem other)

Implementation

@DomName('VRCoordinateSystem.getTransformTo')
@DocsEditable()
@Experimental() // untriaged
Float32List getTransformTo(VRCoordinateSystem other) native;