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

    Interface FirstPerson

    First-person perspective settings

    interface FirstPerson {
        extensions?: { [name: string]: any };
        extras?: any;
        meshAnnotations?: FirstPersonMeshAnnotation[];
    }
    Index

    Properties

    extensions?: { [name: string]: any }
    extras?: any
    meshAnnotations?: FirstPersonMeshAnnotation[]

    Mesh rendering annotation for cameras