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