MCPcopy
hub / github.com/aframevr/aframe / material.js

File material.js

src/components/material.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as THREE from 'three';
2import * as utils from '../utils/index.js';
3import { registerComponent } from '../core/component.js';
4import { shaders, shaderNames } from '../core/shader.js';

Callers

nothing calls this directly

Calls 7

registerComponentFunction · 0.90
parseBlendingFunction · 0.85
disposeMaterialFunction · 0.85
addBehaviorMethod · 0.80
removeBehaviorMethod · 0.80
getObject3DMethod · 0.80
parseSideFunction · 0.70

Tested by

no test coverage detected