UNPKG

@megavr/ecsy-babylon

Version:

babylon.js ecsy binding and helpers

15 lines (14 loc) 552 B
export * from "./SceneComponent"; export * from "./SceneColorProperties"; export * from "./SceneTextureProperties"; export * from "./ObjectComponent"; export * from "./XYZProperties"; export * from "./MeshOptions"; export * from "./ColorComponent"; export * from "./TextureComponent"; export * from "./TextureAttributes"; export * from "./MaterialColorProperties"; export * from "./MaterialTextureProperties"; export * from "./LightColorProperties"; export * from "./ParticleTextureProperties"; export * from "./ParticleColorProperties";