<a-collada-model>
Note: This documentation is for the old 0.2.0 version of A-Frame. Check out the documentation for the current 1.6.0 version
The COLLADA model primitive displays a 3D COLLADA model created from a 3D modeling program or downloaded from the web. It is an entity that maps the src
attribute to the collada-model component.
Example
<a-scene> |
Attribute
Note that the COLLADA model primitive inherits common mesh attributes.
Attribute | Component Mapping | Default Value |
---|---|---|
src | collada-model.src | null |