/
setInterpType

setInterpType

Description

Set the interpolation type being used between keys.

By default, Shogun Post uses a Bezier curve to determine values between keys.

Functional area

Data manipulators

Command syntax

Syntax

setInterpType propertyName interpType [-onMod string]

Arguments

NameTypeRequiredComments
interpTypestringyesType of interpolation to be used. This applies to properties of type Float (Step, Linear, Bezier), Rotation (Step, Linear, Cubic, Bezier) and Vec3 (Step, Linear, Bezier).
propertyNamestringyesChannel property on which the interpolation type is being set.

Flags

NameFlag argumentsArgument typeExclusive toComments
onMod1stringThis will apply to a single module at the path string location. Otherwise the change applies to all selected modules.

Return value

void

Examples

select LFWT;
setInterpType Translation Step;

© Copyright Vicon Motion Systems. All rights reserved.

Vicon trademarks