<html>
<head>
<script type="importmap">{"imports": {"three": "https://threejs.org/build/three.module.js"}}</script>
<script src="https://aframe.io/releases/1.7.0/aframe.min.js"></script>
<script src="https://binzume.github.io/aframe-vrm/dist/aframe-vrm.js"></script>
</head>
<body style="background-color: black; color:white;">
<a-scene>
<a-entity vrm="src:./vrm/tesA1_V0a.vrm;blink:true" vrm-anim="" rotation="0 180 0"></a-entity>
<a-camera position="0 1.0 4"></a-camera>
</a-scene>
</body>
</html>
使用変数
anim | |
position | |
rotation | |
src | |
style | |
type | |
vrm |