@pixiv/three-vrm
    Preparing search index...

    Interface BlendShapeMaterialbind

    interface BlendShapeMaterialbind {
        materialName?: string;
        propertyName?: string;
        targetValue?: number[];
    }
    Index

    Properties

    materialName?: string
    propertyName?: string
    targetValue?: number[]