How do I compare two floats against a float value of 1.0 using Vector3.dot() ? if hou.Vector3.dot(primColor,rounded,1.0): print("match") ...
確定! 回上一頁