mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
update plugin
This commit is contained in:
parent
bd7fe45631
commit
364757752b
@ -24,6 +24,7 @@ export const TroisJSVuePlugin = {
|
||||
'MatcapMaterial',
|
||||
'PhongMaterial',
|
||||
'PhysicalMaterial',
|
||||
'PointsMaterial',
|
||||
'ShaderMaterial',
|
||||
'StandardMaterial',
|
||||
'SubSurfaceMaterial',
|
||||
@ -32,6 +33,8 @@ export const TroisJSVuePlugin = {
|
||||
'Texture',
|
||||
'CubeTexture',
|
||||
|
||||
'BufferGeometry',
|
||||
|
||||
'Mesh',
|
||||
|
||||
'Box', 'BoxGeometry',
|
||||
@ -54,6 +57,7 @@ export const TroisJSVuePlugin = {
|
||||
|
||||
'Image',
|
||||
'InstancedMesh',
|
||||
'Points',
|
||||
'Sprite',
|
||||
|
||||
'FBXModel',
|
||||
|
Loading…
Reference in New Issue
Block a user