Contents

init(forward:up:)

Creates a rotation with the specified forward and up vectors.

Declaration

init(forward: Vector3D, up: Vector3D)

Parameters

  • forward:

    The forward vector.

  • up:

    The up vector.

See Also

Creating a 3D rotation structure