applying(_:)
Returns a transformed copy of the value.
Declaration
func applying(_ transform: ProjectiveTransform3DFloat) -> TransformParameters
- transform:
A transform the function applies to the value.
Returns a transformed copy of the value.
func applying(_ transform: ProjectiveTransform3DFloat) -> TransformA transform the function applies to the value.