Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ material.test.js
File
material.test.js
tests/components/material.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global assert, setup, suite, test, sinon, AFRAME */
2
import
{ entityFactory } from
'../helpers.js'
;
3
import
{ shaders } from
'core/shader.js'
;
4
import
THREE from
'lib/three.js'
;
Callers
nothing calls this directly
Calls
6
entityFactory
Function · 0.90
setup
Function · 0.85
getObject3D
Method · 0.80
removeAttribute
Method · 0.80
setAttribute
Method · 0.45
getAttribute
Method · 0.45
Tested by
no test coverage detected