projected(_:)

Returns this vector projected onto the specified vector.

Declaration

func projected(_ other: Vector3DFloat) -> Vector3DFloat