interface BlendShapeGroup {
    binds?: BlendShapeBind[];
    isBinary?: boolean;
    materialValues?: BlendShapeMaterialbind[];
    name?: string;
    presetName?: BlendShapePresetName;
}

Properties

binds?: BlendShapeBind[]

Low level blendshape references.

isBinary?: boolean

0 or 1. Do not allow an intermediate value. Value should rounded

materialValues?: BlendShapeMaterialbind[]

Material animation references.

name?: string

Expression name

Predefined Expression name