UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

6 lines (5 loc) 149 B
import { NamedFunction0 } from './_Base'; export declare class playerMode extends NamedFunction0 { static type(): string; func(): boolean; }