Contents

init(angle:axis:)

Creates a rotation structure with the specified axis and the specified angle from Spatial structures.

Declaration

init(angle: Angle2D, axis: RotationAxis3D)

Parameters

  • angle:

    The rotation angle.

  • axis:

    The rotation axis.

See Also

Creating a 3D rotation structure