vector2 trunc(vector2 x)
vector trunc(vector x)
vector4 trunc(vector4 x)
各コンポーネントにtrunc()
が適用された新しいベクトルを返します。
math |
|