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

« Previous Version 8 Next »

Description

Calibrates labeling subjects. Replaces deprecated command calibrateCharacter.

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

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

Functional area

Labeling

Command syntax

Syntax

calibrateLabelingSubject [-ranges]

Arguments

None

Flags

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

Return value

void

Examples

// Calibrate all labeling subjects in the scene.
calibrateLabelingSubject;

Additional information

Related commands

  • No labels