... rad * rad, dot(uv - pos, uv - pos)); } //Convert boolean to float: float b2f(bool a) { if(a) {return 1.0;} else {return 0.0;} } ...
確定! 回上一頁