rotated(by:)
Returns a pose with a rotation that’s rotated by the specified rotation.
Declaration
func rotated(by rotation: Rotation3DFloat) -> ScaledPose3DFloatParameters
- rotation:
The rotation.
Discussion
Returns A scaled pose with a rotation that’s rotated by the specified rotation.