apply(_:)
Applies a projective transform.
Declaration
mutating func apply(_ transform: ProjectiveTransform3D)Parameters
- transform:
The projective transform that the function applies to the Spatial primitive.
Applies a projective transform.
mutating func apply(_ transform: ProjectiveTransform3D)The projective transform that the function applies to the Spatial primitive.