Contents

unapplying(_:)

Returns a ray that’s transformed by the inverse of the specified scaled pose.

Declaration

func unapplying(_ scaledPose: ScaledPose3D) -> Ray3D

See Also

Transforming a 3D ray structure