Difference between revisions of "AXY:MC-Basic:axis.DoubleModePercentage"

From SoftMC-Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
{{Languages}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 09:31, 18 April 2017

Language: English  • 中文(简体)‎

Queries the actual percentage of the blending during Double Mode.

  • 0 - beginning of blending
  • 100 - finish of blending

Short form

<axis>.DoubleModePercentage

Syntax

?<axis>.DoubleModePercentage

Availability

All versions

Type

Long

Range

0 or 100

Units

%

Scope

Task or Terminal

Limitations

Read only

Examples

?A1.DoubleModePercentage

See Also