UNPKG

@xeokit/xeokit-sdk

Version:

3D BIM IFC Viewer SDK for AEC engineering applications. Open Source JavaScript Toolkit based on pure WebGL for top performance, real-world coordinates and full double precision

4 lines (3 loc) 95 B
import { Component } from "../Component"; export abstract class Material extends Component { }