flipped(along:)
Returns the transform flipped along the specified axis.
Declaration
func flipped(along axis: Axis3D) -> AffineTransform3DFloatParameters
- axis:
The axis of the flip operation.
Returns the transform flipped along the specified axis.
func flipped(along axis: Axis3D) -> AffineTransform3DFloatThe axis of the flip operation.