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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{MC-Basic |SHORT FORM= <''axis''>.DoubleModePercentage |SYNTAX= ?<''axis''>.DoubleModePercentage |AVAILABILITY= All versions |DESCRIPTION= Queries the actual percentage of...")
 
(No difference)

Revision as of 08:03, 29 November 2016

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