Preparing search index...
The search index is not available
@pixiv/three-vrm
@pixiv/three-vrm
three-vrm
VRMFirstPersonLoaderPlugin
Class VRMFirstPersonLoaderPlugin
A plugin of GLTFLoader that imports a
VRMFirstPerson
from a VRM extension of a GLTF.
Implements
GLTFLoaderPlugin
Index
Constructors
constructor
Properties
parser
Accessors
name
Methods
after
Root
Constructors
constructor
new
VRMFirstPersonLoaderPlugin
(
parser
:
GLTFParser
)
:
VRMFirstPersonLoaderPlugin
Parameters
parser
:
GLTFParser
Returns
VRMFirstPersonLoaderPlugin
Properties
Readonly
parser
parser
:
GLTFParser
Accessors
name
get
name
()
:
string
Returns
string
Methods
after
Root
afterRoot
(
gltf
:
GLTF
)
:
Promise
<
void
>
Parameters
gltf
:
GLTF
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
parser
Accessors
name
Methods
after
Root
@pixiv/three-vrm
Loading...
A plugin of GLTFLoader that imports a VRMFirstPerson from a VRM extension of a GLTF.