This information is for Vicon Shogun 1.7. For up-to-date help, see the latest Shogun documentation.

Vicon Shogun banner

Description

Switches the button on and off. Useful when blending and looping data.

Functional area

Interface

Command syntax

Syntax

setSolversFirst boolean

Arguments

NameTypeRequiredComments
booleanBooleanyesSwitches the button on and off.

Flags

None

Return value

void

Examples

//Turn off the solvers after clip/blends
setSolversFirst false;

Additional information

Related commands