UNPKG
@doegis/core
Version:
latest (0.1.0)
0.1.0
DOE GIS API
@doegis/core
/
views
/
3d
/
layers
/
graphics
/
Graphics3DGraphicCreationContext.js
3 lines
(1 loc)
•
100 B
JavaScript
View Raw
1
2
3
class
r
{
constructor
(r,s,t){
this
.graphic=r,
this
.renderingInfo=s,
this
.layer=t}}export{r
as
default};