1.1.1 • Published 2 years ago

aframe-charaktor-component v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Image Downloader

Instalation

npm i aframe-charaktor-component

How to use

To use this package you simply need to import it and use charaktor-model as a-entity attribute

<a-entity
                        charaktor="ext: gltf;
                                   model: url(model.glb);
                                   scale: 1 1 1;
                                   position: 0 -1 0;
                                   rotation: 0 180 0" animation-mixer></a-entity>
1.1.1

2 years ago

1.1.0

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago