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

    Interface LookAtRangeMap

    Horizontal inward movement. The left eye moves right. The right eye moves left.

    interface LookAtRangeMap {
        extensions?: { [name: string]: any };
        extras?: any;
        inputMaxValue?: number;
        outputScale?: number;
    }
    Index

    Properties

    extensions?: { [name: string]: any }
    extras?: any
    inputMaxValue?: number

    Yaw and pitch angles ( degrees ) between the head bone forward vector and the eye gaze LookAt vector

    outputScale?: number

    Degree for type.bone, Weight for type.expressions