std:std.geom.Vec4<T>.Operator -

Operator -:Vec4<T>( )
Operator -:Vec4<T>( v:Vec4<T> )
Operator -:Vec4<T>( s:T )

Negates the vec4. Subtracts another vec4 from the vec4. Subtracts a scalar from each component of the vec4.