ARFrame.displayTransform(withViewPortSize: Orientation) documentation unclear (or the method behaves incorrectly)

Originator:johnofaustin
Number:rdar://33342700 Date Originated:
Status: Resolved:
Product:ARKit Product Version:IOS 11 beta 3
Classification:But Reproducible:
 
I expected the displayTransform(withViewPortSize: Orientation) method on ARFrame to return a transform which, applied to normalized coordinate (0 to 1.0) inputs would produce output suitable to the viewPort coordinate system. Instead, applying the transform to normalized coordinates produces output which are also normalized.

The documentation at https://developer.apple.com/documentation/arkit/arframe/2875711-displaytransform does not make it clear that the transform returned produces normalized output.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!