文件名称:aframe-persist-component:使用localStorage保留Aframe属性数据
文件大小:276KB
文件格式:ZIP
更新时间:2024-02-26 21:45:24
component webvr localstorage aframe virtual-reality
框架持久组件 使用localStorage可以使数据持久存在。 尝试使用示例移动相机,然后刷新。 您也可以使用检查器来移动立方体。 物产 属性 描述 默认值 属性 指定应保存实体的哪些属性 位置 调试 加载,保存属性以及使用什么值时的console.log() 真正 安装 浏览器 通过直接包括以下组件来安装和使用: < script src =" https://rawgit.com/Utopiah/aframe-persist-component/master/aframe-persist-component.js " > </ script > 基本用法 < a>
【文件预览】:
aframe-persist-component-master
----index.html(847B)
----aframe-persist-component.js(3KB)
----preview.gif(284KB)
----README.md(2KB)