Contents

init(axis:angle:)

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

Declaration

init(axis: RotationAxis3D, angle: Angle2D)

Parameters

  • axis:

    The rotation axis.

  • angle:

    The rotation angle.

See Also

Deprecated symbols