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

    Interface SecondaryAnimationColliderGroup

    interface SecondaryAnimationColliderGroup {
        colliders?: SecondaryAnimationCollider[];
        node?: number;
    }
    Index

    Properties

    Properties

    node?: number

    The node of the collider group for setting up collision detections.