rotated(by:)
Returns a pose that results from applying the specified rotation.
Declaration
func rotated(by rotation: Rotation3D) -> Pose3DParameters
- rotation:
The rotation structure that defines the rotation’s angle and axis.
Returns a pose that results from applying the specified rotation.
func rotated(by rotation: Rotation3D) -> Pose3DThe rotation structure that defines the rotation’s angle and axis.