UNPKG

@animech-public/playcanvas

Version:
9 lines (8 loc) 136 B
/** * A Null implementation of the IndexBuffer. * * @ignore */ export class NullIndexBuffer { unlock(indexBuffer: any): void; }