Vector3.scalar

Calculate the scalar product.

struct Vector3(T)
const pure nothrow
float
scalar
(
ref const Vector3 vec
)
if (
isNumeric!T
)

Meta