1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-23 20:02:32 +08:00

export points material

This commit is contained in:
Kevin Levron 2021-04-28 23:14:07 +02:00
parent d532e3e995
commit 7f79759866

View File

@ -11,3 +11,5 @@ export { default as ToonMaterial } from './ToonMaterial'
export { default as Texture } from './Texture'
export { default as CubeTexture } from './CubeTexture'
export { default as PointsMaterial } from './PointsMaterial'