AXY:MC-Basic:axis.BLENDINGSTARTCONDITION

From SoftMC-Wiki
Revision as of 16:10, 13 December 2010 by Arwiebe (talk | contribs) (1 revision)
Jump to: navigation, search

.Defines if the thrd motion in a blending sequece is blended with the first if he second is finished before the first.
0 – do not blend thrid motion with the first

1 – blend the third motion with the first if the second is finished befreo the first.

Syntax

?<Axis>.BlendingStartCondition

<Axis>. BlendingStartCondition = <value>

Availability

Versions AMCS 4.5.1 and higher

Type

Long

Range

0 /1

Default

0

Scope

Task or Terminal

Limitations

Mixed profiler types are not valid , Modal/Nodal

Examples

Ax1. BlendingStartCondition = 1

See Also