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:
parent
d532e3e995
commit
7f79759866
@ -11,3 +11,5 @@ export { default as ToonMaterial } from './ToonMaterial'
|
|||||||
|
|
||||||
export { default as Texture } from './Texture'
|
export { default as Texture } from './Texture'
|
||||||
export { default as CubeTexture } from './CubeTexture'
|
export { default as CubeTexture } from './CubeTexture'
|
||||||
|
|
||||||
|
export { default as PointsMaterial } from './PointsMaterial'
|
||||||
|
Loading…
Reference in New Issue
Block a user