Clamp To Constraint 钳制到约束

    One benefit is that when you are working with Clamp To, it is easier to see what your owner will be doing; since you are working in the 3D Viewport, it will just be a lot more precise than sliding keys around on an F-curve and playing the animation over and over.

    缺点是,不像跟随路径( ) 轴向限定(Clamp To) 没有任何选项来约束对象沿得曲线旋转自己,但不是每次场合都会需要旋转,所以在这样的情况下通常是 轴向限定(Clamp To) 更通常很多更加得心应手,来得到你需要一些其他的方式得到的旋转。

    从物体的原始位置到曲线上它的位置的映射不是完美的,而是使用下面的简化算法:

    • 选择”主轴”,用户或曲线的边界框的长轴(默认值)。

    该算法不完全产生所需的准确结果,因为曲线时间不准确地映射到主轴位置。例如一个物体直接在曲线的中心将固定到 0.5 曲线时间而不管曲线的形状,因为它是沿着曲线的边界框。然而,0.5曲线的时间位置实际上可以在任何边界框内!

    Clamp To panel.

    Target 目标

    主轴

    这个按钮组控制那一个全局轴(x,y或z)是路径的主要方向。当将物体限定到目标曲线上时,它不会在这个轴上显著移动。由于该约束功能的不精确性,它可能会在该轴上产生少量移动。

    例如,如果你是火箭发射动画,它将是Z轴,因为发射路径的主要方向是向上的。默认 Auto(自动) 选项选择的轴曲线是最长的。这通常是最好的选择。

    循环

    By default, once the object has reached one end of its target curve, it will be constrained there. When the Cyclic option is enabled, as soon as it reaches one end of the curve, it is instantaneously moved to its other end. This is of course primarily designed for closed curves (e.g. circles), as this allows your owner to go around it over and over.

    Controls the percentage of affect the constraint has on the object. See common constraint properties for more information.

    Example