Contents

*(_:_:)

Calculates the product of two rotations.

Declaration

static func * (lhs: Rotation3DFloat, rhs: Rotation3DFloat) -> Rotation3DFloat

Parameters

  • lhs:

    The first value.

  • rhs:

    The second value.