rhodonite
    Preparing search index...

    Type Alias VrmExpressionMorphBind

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

    Properties

    blendShapeIdx: Index
    entityIdx: Index
    weight: number