1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 04:12:02 +08:00

add fbx model to plugin

This commit is contained in:
Kevin Levron 2021-03-13 19:18:37 +01:00
parent c3d48d467d
commit 57ae6facab

View File

@ -58,6 +58,7 @@ export const TroisJSVuePlugin = {
'RefractionMesh', 'RefractionMesh',
'Sprite', 'Sprite',
'FBXModel',
'GLTFModel', 'GLTFModel',
'BokehPass', 'BokehPass',