AXY:MC-Basic:group.DOUBLEMODE

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ''<GROUP>.''DMode |SYNTAX= ?''<GROUP>.''DoubleMode |AVAILABILITY= All versions |DESCRIPTION= Queries the interpolation status during blending of two mo…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Queries the interpolation status during blending of two movements
       0 – blending has not yet started
       1 – blending is in progress.

Short form

<GROUP>.DMode

Syntax

?<GROUP>.DoubleMode

Availability

All versions

Type

Long

Range

0, 1

Scope

Task or Terminal

Limitations

Read-Only

Examples

?G1.DoubleMode

See Also