UNPKG

@polygonjs/polygonjs

Version:

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

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