Contents

*(_:_:)

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

Declaration

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

Parameters

  • lhs:

    The first value.

  • rhs:

    The second value.