MCPcopy
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 */
2import { entityFactory } from '../helpers.js';
3import { shaders } from 'core/shader.js';
4import THREE from 'lib/three.js';

Callers

nothing calls this directly

Calls 6

entityFactoryFunction · 0.90
setupFunction · 0.85
getObject3DMethod · 0.80
removeAttributeMethod · 0.80
setAttributeMethod · 0.45
getAttributeMethod · 0.45

Tested by

no test coverage detected