Hi, I'm writing a vertex shader in which in need to round a value, but the round() function doesn't seem to work. float b= floor(a); ...
確定! 回上一頁