摘要:
normalize (DirectX HLSL)Normalizes the specified floating-point vector according to x / length(x).ret normalize(x)Parametersx[in] The specified floating-point vector.Return ValueThe normalized x parameter. If the length of the x parameter is 0, the result is indefinite.RemarksThe normalize HLSL intr 阅读全文
posted @ 2011-09-01 23:08
雨亭
阅读(357)
评论(0)
推荐(0)
浙公网安备 33010602011771号