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