-
Couldn't load subscription status.
- Fork 1
SVG
Josh Stovall edited this page Dec 21, 2020
·
2 revisions
render an SVG
new XR.SVG({
file:'/assets/svg/tiger.svg',
position:[0,3,0],
scale:0.1
});See the live demo.