UNPKG

polygonjs-engine

Version:

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

7 lines (6 loc) 290 B
export var CPUIntersectWith; (function(CPUIntersectWith2) { CPUIntersectWith2["GEOMETRY"] = "geometry"; CPUIntersectWith2["PLANE"] = "plane"; })(CPUIntersectWith || (CPUIntersectWith = {})); export const CPU_INTERSECT_WITH_OPTIONS = [CPUIntersectWith.GEOMETRY, CPUIntersectWith.PLANE];