Difference between revisions of "AXY:MC-Basic:axis.BLENDINGFACTORPREVIOUS"
m (Text replace - "''<value>''" to "<''value''>") |
m (Itay moved page MC-Basic:axis.BLENDINGFACTORPREVIOUS to AXY:MC-Basic:axis.BLENDINGFACTORPREVIOUS) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.BLENDINGFACTORPREVIOUS}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 4: | Line 5: | ||
|SYNTAX= | |SYNTAX= | ||
− | ?< | + | ?<''axis''>.BlendingFactorPrevious<br> |
− | < | + | <''axis''>. BlendingFactorPrevious = <''value''> |
|AVAILABILITY= | |AVAILABILITY= | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | Percentage of the | + | Percentage of the movement length that will be not blended with the next movement. |
− | * 0% – blending of second movement started from the beginning of the first one . | + | * 0% – blending of second movement started from the beginning of the first one. |
− | * 100% – blending of second movement started from the end of the first one ( | + | * 100% – blending of second movement started from the end of the first one (no blending). |
|TYPE= | |TYPE= | ||
Line 31: | Line 32: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Mixed profiler types are not valid , Modal/Nodal | + | Mixed profiler types are not valid, Modal/Nodal |
Line 41: | Line 42: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.BLENDINGFACTOR|axis.BLENDINGFACTOR]] |
− | * [[ | + | * [[MC-Basic:axis.BLENDINGMETHOD|axis.BLENDINGMETHOD]] |
− | * [[ | + | * [[MC-Basic:axis.CP|axis.CP]] |
}} | }} | ||
+ | --> |