signum
Returns a vector with elements representing the sign of
self
.
1.0
if the number is positive,+0.0
orINFINITY
-1.0
if the number is negative,-0.0
orNEG_INFINITY
NAN
if the number isNAN
Arguments
- _self :
DVec4
- No Documentation 🚧
Returns
- arg0 :
DVec4
- No Documentation 🚧