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

    Interface VRMExpressionBind

    interface VRMExpressionBind {
        applyWeight(weight: number): void;
        clearAppliedWeight(): void;
    }

    Implemented by

    Index

    Methods