@advjs/monorepo / plugin-babylon/src / createVRM
Function: createVRM()
createVRM(
scene
,rootUrl
,vrmFilename
,onLoaded
?):Promise
<void
>
Defined in: packages/plugin-babylon/src/vrm/scene.ts:46
Parameters
scene
Scene
rootUrl
string
vrmFilename
string
| File
onLoaded?
() => void
Returns
Promise
<void
>