Contents

*(_:_:)

Returns the rectangle that results from applying the transform to the rectangle.

Declaration

static func * (lhs: ProjectiveTransform3DFloat, rhs: Rect3DFloat) -> Rect3DFloat

Parameters

  • lhs:

    The first value.

  • rhs:

    The second value.