Revert to using image prop and use @2x @3x images

This commit is contained in:
John Lyon-Smith
2018-04-10 09:35:09 -07:00
parent 286a59c2e9
commit 1f822e3a2b
5 changed files with 5 additions and 3 deletions

View File

@@ -69,6 +69,7 @@ class WorkItemSceneAR extends React.Component {
<Viro3DObject
position={[0, 0, 0]}
source={shapes["hardhat"].shape}
resources={shapes["hardhat"].materials}
type="OBJ"
/>
<ViroSurface