UNPKG

@polygonjs/polygonjs

Version:

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

8 lines (7 loc) 217 B
export declare enum ActorAssemblerConstant { OBJECT_3D = "this.object3D", MATERIAL = "this.object3D.material", GEOMETRY = "this.object3D.geometry", PTNUM = "this.ptnum", PRIMITIVE_GRAPH = "null" }