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

    Interface SecondaryAnimationCollider

    interface SecondaryAnimationCollider {
        offset?: Vector3;
        radius?: number;
    }
    Index

    Properties

    Properties

    offset?: Vector3

    The local coordinate from the node of the collider group.

    radius?: number

    The radius of the collider.