Type Alias VrmExpressionMorphBind

VrmExpressionMorphBind: {
    blendShapeIdx: Index;
    entityIdx: Index;
    weight: number;
}