标签: c# math vector
XNA Vector3结构和较新的System.Numerics Vector3都提供Clamp()方法来“钳制”另外两个向量之间的向量。
Vector3
Clamp()
......这甚至意味着什么?这有什么实际意义?