*(_:_:)
Returns the rectangle that results from applying the projective transform to the rectangle.
Declaration
static func * (lhs: ProjectiveTransform3D, rhs: Rect3D) -> Rect3DParameters
- lhs:
The left-hand-side value.
- rhs:
The right-hand-side value.