Vector Floor
Returns the integer part of each Input vector component. For example, the vector 1.5, 0.7, 0 will be returned as 1, 0, 0.
Returns the integer part of each Input vector component. For example, the vector 1.5, 0.7, 0 will be returned as 1, 0, 0.