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

    Class VRMHumanoidLoaderPlugin

    A plugin of GLTFLoader that imports a VRMHumanoid from a VRM extension of a GLTF.

    Implements

    • GLTFLoaderPlugin
    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    autoUpdateHumanBones?: boolean
    helperRoot?: Object3D<Object3DEventMap>

    Specify an Object3D to add VRMHumanoidHelper. If not specified, helper will not be created. If renderOrder is set to the root, the helper will copy the same renderOrder .

    parser: GLTFParser

    Accessors

    • get name(): string

      Returns string

    Methods

    • Parameters

      • gltf: GLTF

      Returns Promise<void>