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

    Interface SecondaryAnimation

    The setting of automatic animation of string-like objects such as tails and hairs.

    interface SecondaryAnimation {
        boneGroups?: SecondaryAnimationSpring[];
        colliderGroups?: SecondaryAnimationColliderGroup[];
    }
    Index

    Properties