<xr-assets>
<xr-asset-load type="texture" asset-id="lightTexture" src="http://118.195.178.158:30000/uploads/light_2.hdr" />
</xr-assets>
<xr-node>
<xr-light type="ambient" color="1 1 1" intensity="1" texture-id="lightTexture" />
<xr-light type="directional" rotation="40 70 0" color="1 1 1" intensity="3" texture-id="lightTexture" cast-shadow />
</xr-node>