Class VRMFirstPersonLoaderPlugin

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

Implements

  • GLTFLoaderPlugin

Constructors

Properties

_convertV0FlagToV1Type: any
_import: any

Import a VRMFirstPerson from a VRM.

Param: gltf

A parsed result of GLTF taken from GLTFLoader

Param: humanoid

A VRMHumanoid instance that represents the VRM

_v0Import: any
_v1Import: any
parser: GLTFParser

Accessors

  • get name(): string
  • Returns string

Methods

  • Parameters

    • gltf: GLTF

    Returns Promise<void>