init(forward:)
Returns a rotation with the specified forward vector.
Declaration
init(forward: Vector3DFloat)Discussion
Parameter forward The forward direction.
Returns a rotation with the specified forward vector.
init(forward: Vector3DFloat)Parameter forward The forward direction.