Revert to using image prop and use @2x @3x images
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user