UNPKG

playcanvas

Version:

Open-source WebGL/WebGPU 3D engine for the web

8 lines (6 loc) 119 B
class LayoutGroupComponentData { constructor(){ this.enabled = true; } } export { LayoutGroupComponentData };