applying(_:)
Returns a transformed copy of the value.
Declaration
func applying(_ transform: ProjectiveTransform3D) -> SelfParameters
- transform:
A transform the function applies to the value.
Returns a transformed copy of the value.
func applying(_ transform: ProjectiveTransform3D) -> SelfA transform the function applies to the value.