Difference between revisions of "MC-Basic:element.BLENDINGFACTORPREVIOUS/zh-hans"
(Created page with "{{Languages}} == 缩写 == BFPrev == 格式 == ?<element>.BlendingFactorPrevious<br> <element>.BlendingFactorPrevious = <''value''> == 适用版本 == == 描述 == The [[...") |
(AXY: new links) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Languages}} | + | {{Languages|MC-Basic:element.BLENDINGFACTORPREVIOUS}} |
== 缩写 == | == 缩写 == | ||
BFPrev | BFPrev | ||
Line 11: | Line 11: | ||
== 描述 == | == 描述 == | ||
+ | 前一运动的的[[MC-Basic:element.BLENDINGFACTOR|'''BF''']]是指之前的运动和现在的运动之间是适用的。 | ||
− | + | 该运动到路径的百分比将与下一个运动可以不混合。<br> | |
− | + | 0% – 第二个运动的混合在第一运动开始时开始。<br> | |
− | + | 100% – 第二运动的混合在第一运动结束时开始(无混合)。<br> | |
− | 0% – | ||
− | 100% – | ||
== 类型 == | == 类型 == | ||
Line 34: | Line 33: | ||
== 限制 == | == 限制 == | ||
− | + | 混合的轨迹类型无效,Modal / Nodal | |
== 例子 == | == 例子 == | ||
Line 50: | Line 49: | ||
* [[MC-Basic:element.BLENDINGMETHOD|element.BLENDINGMETHOD]] | * [[MC-Basic:element.BLENDINGMETHOD|element.BLENDINGMETHOD]] | ||
* [[MC-Basic:element.CP|element.CP]] | * [[MC-Basic:element.CP|element.CP]] | ||
− | * [[MC-Basic: | + | * [[MC-Basic:element.CPPREV|CPPrev]] |
Latest revision as of 13:34, 13 September 2017
语言: | English • 中文(简体) |
---|
缩写
BFPrev
格式
?<element>.BlendingFactorPrevious
<element>.BlendingFactorPrevious = <value>
适用版本
描述
前一运动的的BF是指之前的运动和现在的运动之间是适用的。
该运动到路径的百分比将与下一个运动可以不混合。
0% – 第二个运动的混合在第一运动开始时开始。
100% – 第二运动的混合在第一运动结束时开始(无混合)。
类型
Double
取值范围
-1 to 100
单位
Percents of the segments length
默认
-1 (not active)
使用范围
Task or Terminal
限制
混合的轨迹类型无效,Modal / Nodal
例子
Axis
A1.BlendingFactorPrevious= 10
?A1.BlendingFactorPrevious
Group
G1.BlendingFactorPrevious= 10
?G1.BlendingFactorPrevious