Vector4Extensions.Round
Extension Method in Vector4Extensions
Declaration
public static void Round(this ref Vector4 vector)Description
Rounds the vector to the nearest whole number.
Parameters
| vector | The vector to round. | 
public static void Round(this ref Vector4 vector)Rounds the vector to the nearest whole number.
| vector | The vector to round. |