rhodonite
    Preparing search index...

    Type Alias Vrm0xBlendShapeGroup

    type Vrm0xBlendShapeGroup = {
        binds: Vrm0xBlendShapeBind[];
        isBinary: boolean;
        materialValues: [];
        name: string;
        presetName: string;
    }
    Index

    Properties

    isBinary: boolean
    materialValues: []
    name: string
    presetName: string