flipped(along:)
Returns the pose flipped along the specified axis.
Declaration
func flipped(along axis: Axis3D) -> Pose3DFloatParameters
- axis:
The axis of the flip operation.
Returns the pose flipped along the specified axis.
func flipped(along axis: Axis3D) -> Pose3DFloatThe axis of the flip operation.