Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Description

Calibrates solving subjects. Replaces deprecated command calibrateCharacter.

If no solving subjects are selected, calibrates all solving subjects in the scene. If one or more solving subjects are selected, calibrates each one.

Calibration uses the entire play range unless the -ranges flag is used. See calibrateSolvingSubjectOptions command to set calibration options.

Functional area

Labeling

Command syntax

Syntax

calibrateSolvingSubject [-ranges]

Arguments

None

Flags

NameFlag argumentsArgument typeExclusive toComments
ranges0Performs the calibration only over the selected time ranges.

Return value

void

Examples

// Calibrate all solving subjects in the scene.
calibrateSolvingSubject;

Additional information

Related commands

  • No labels