UNPKG
aframe-inspector
Version:
latest (1.7.0)
1.7.0
1.6.0
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.9.1
0.9.0
0.8.19
0.8.18
0.8.17
0.8.16
0.8.15
0.8.14
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
A visual inspector tool for A-Frame.
github.com/aframevr/aframe-inspector
aframevr/aframe-inspector
aframe-inspector
/
src
/
components
/
components
/
DefaultComponents.js
2 lines
(1 loc)
•
61 B
JavaScript
View Raw
1
2
export
default
[
'visible'
,
'position'
,
'scale'
,
'rotation'
];