UnitySwiftKotlin←API Reference Return to API Reference index←packageNSDK NSDK←classNSDKCamera NSDKCamera Method displayOrientedTransform displayOrientedTransformReturns the camera transform adjusted for the given display orientation (Z-axis rotation applied).... Declaration func displayOrientedTransform(orientation: UIInterfaceOrientation) -> simd_float4x4 Summary Returns the camera transform adjusted for the given display orientation (Z-axis rotation applied). Use when you need the camera pose in the same coordinate frame as the on-screen image (e.g. for overlay alignment).
Returns the camera transform adjusted for the given display orientation (Z-axis rotation applied).
Use when you need the camera pose in the same coordinate frame as the on-screen image (e.g. for overlay alignment).