dot(_:)

Returns the dot product of this vector and the specified vector.

Declaration

func dot(_ other: Vector3DFloat) -> Float