minus

operator fun minus(other: Vec3): Vec3(source)

Returns the number of dimensions of the vector.

Return

The number of dimensions (3 for Vec3).

Parameters

other

The other vector.