MC-Basic:element.DOUBLEMODE

From SoftMC-Wiki
Revision as of 11:05, 26 June 2017 by Itay (talk | contribs) (new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

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

Short form

<element>.DMode

Syntax

?<element>.DoubleMode

Availability

All versions

Type

Long

Range

0 or 1

Scope

Task or Terminal

Limitations

Read only

Examples

Axis
?A1.DoubleMode

Group
?G1.DoubleMode

See Also